Forum Replies Created

Viewing 20 posts - 1,741 through 1,760 (of 12,034 total)
  • Author
    Posts
  • in reply to: Page not suitable for mobiles #283676
    Skandha
    Participant

    @laguitaredejoe: Hello Jonathan,
    Can you please try deactivating all the plugins you are using and then perform the test?

    Let me know if the error persists even after deactivating all the plugins.
    Kind Regards,
    Skandha

    in reply to: How to isolate menu pages #283671
    Skandha
    Participant

    @piter-seil: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/rock-star/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Featured Slider title text #283670
    Skandha
    Participant

    @piter-seil: Hello there,
    You can google the color codes and see which color you want to keep as the shadow.

    To change the font size on desktop
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (min-width: 1024px) {
    	.main-slider .entry-title span {
    		font-size: 40px;
    	}
    }

    You can change the font size according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: No image on a product WOOcommerce #283669
    Skandha
    Participant

    @nicolas6307: Hello there,
    I will need to look into your site to debug the issue. I have sent you an email. Please check your inbox as well as the spam folder.

    Kind Regards,
    Skandha

    in reply to: Error in functions.php #283641
    Skandha
    Participant

    @henebe: Hello Heinz,
    To have randomized image on the slider please try using a child theme instead so you don’t have to make changes to the parent theme after every update. Let me know if you are familiar with child theme cusomization so that I can guide you.

    Kind Regards,
    Skandha

    in reply to: Problems with Full-Width on single pages #283640
    Skandha
    Participant

    @five-birds: Hello Dirk,
    To have no sidebar on the other pages.
    Go to => Appearance => Customize => Widgets => Sidebar => Make sure there are no widgets here.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: The pages do not update me the changes made #283638
    Skandha
    Participant

    @oscar-manuel: Hello there,
    I have sent you another email. Please check your inbox as well as the spam folder

    Kind Regards,
    Skandha

    in reply to: Youtube #283636
    Skandha
    Participant

    @henebe: Glad the issue is resolved. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: height sub menu items #283635
    Skandha
    Participant

    @toerfiets: Glad it worked out. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: The pages do not update me the changes made #283631
    Skandha
    Participant

    @oscar-manuel: Hello there,
    I had sent the mail on 27th May. Did you also check the spam folder? If not I will send you another mail.

    Kind Regards,
    Skandha

    in reply to: height sub menu items #283628
    Skandha
    Participant

    @toerfiets: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-navigation li.menu-item-has-children ul a {
        padding: 5px 21px;
    }

    You can change the padding to adjust the height of sub menu.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Featured Slider title text #283627
    Skandha
    Participant

    @piter-seil: Hello there,
    To change the font size of the slider title and add text shadow
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .main-slider .entry-title span {
        font-size: 50px;
        text-shadow: 2px 2px #f23456;
    }

    Let me know which font you would like to use on the slider title.

    You can change the font size, text shadow color and thickness according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: “license keys do not match” #283626
    Skandha
    Participant

    @delgrundy: Hello there,
    I will need to look into your site to debug the issue. I have sent you an email. Please check your inbox as well as the spam folder.

    Kind Regards,
    Skandha

    in reply to: sidebar stays visible #283596
    Skandha
    Participant

    @toerfiets: Hello Hans,
    The update has been released. Please update the theme and let me know if the issue resolved.

    Kind Regards,
    Skandha

    in reply to: How to change font/design for blockquotes PART 2 #283539
    Skandha
    Participant

    @landyvlad: Hello there,
    Please remove the CSS you have earlier for blockquote and add the following CSS Code.

    .wp-block-quote::before {
        content: "\201C" !important;
    }
    .wp-block-quote {
        border: unset;
        padding: 50px 0 0 0 !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    Skandha
    Participant

    @ctinemeier: Hello there,
    Have you tried using any cache plugins on your site?

    Kind Regards,
    Skandha

    in reply to: Scroll #283537
    Skandha
    Participant

    @henebe: Hello Heinz,
    I will look into the issue and consult tikaram and get back to you on this.

    Kind Regards,
    Skandha

    in reply to: space between lines #283536
    Skandha
    Participant

    @toerfiets: Glad you were able to figure it out. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: “URL is available to Google, but has issues” #283535
    Skandha
    Participant

    @jim-sutton: Hello there,
    Does the error message go away when you deactivate those plugin from your site?

    Kind Regards,
    Skandha

    in reply to: Space between items in portfolio and services section #283528
    Skandha
    Participant

    @lilleselmer: Hello there,
    I am afraid I didn’t understand you. Are you happy withe Services section now or still want some changes to be made?

    Kind Regards,
    Skandha

Viewing 20 posts - 1,741 through 1,760 (of 12,034 total)