Forum Replies Created

Viewing 20 posts - 981 through 1,000 (of 12,034 total)
  • Author
    Posts
  • in reply to: Featured Slider and search magnifying glass #294160
    Skandha
    Participant

    @kitado: Hello there,
    Please use the following instead of the one that you have added.

    @media screen and (min-width: 1024px) {
    	#header-featured-image {
    	    min-height: 150vh;
    	}
    }

    Let me know if this works for mobile view as well.
    Kind Regards,
    Skandha

    in reply to: Expanding my playlist #294159
    Skandha
    Participant

    @riffwraith: 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-band/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: “license keys do not match” #294158
    Skandha
    Participant

    @borille: Hello there,
    Did you
    Go to => Dashboard => Appearance => About Theme => License Tab => Enter License Key => Save Changes and Activate License.

    Let me know if you are still having the issue.
    Kind Regards,
    Skandha

    in reply to: Home Page Latest Posts Size #294155
    Skandha
    Participant

    @mccormack01: Hello there,
    Glad you were able to figure it out.
    Are you having any other issues?

    Kind Regards,
    Skandha

    in reply to: Max Mega Menu not showing on Mobile #294069
    Skandha
    Participant

    @stevem-s: Hello there,
    Can you please try deactivating all the plugins except Megamenu Pro and check if the menu is resolved?

    Let me know if the issue persists!
    Kind Regards,
    Skandha

    in reply to: Permalink/Slug Change or Edit #294068
    Skandha
    Participant

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

    #social-search-wrapper {
        display: none;
    }

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

    in reply to: Expanding my playlist #294020
    Skandha
    Participant

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

    .cue-tracks {
        max-height: unset !important;
    }

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

    in reply to: Home Page Latest Posts Size #294019
    Skandha
    Participant

    @mccormack01: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: Add custom fonts #294018
    Skandha
    Participant

    @2di4design: Hello there,
    I am afraid we only use Google Fonts in your theme. To use other custom fonts please try following this article.

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

    in reply to: Custom header image height #294017
    Skandha
    Participant

    @oneill38: Hello there,
    I will need to look into your site to debug the issue. Can you provide me access to your site if I sent you an email? Will that be okay?

    Kind Regards,
    Skandha

    in reply to: How do I eliminate space between Menu and Pages #294016
    Skandha
    Participant

    @stevem-s: Hello Steven, 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/adventurous/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: Page Updates Fail #293965
    Skandha
    Participant

    @skartved: Hello there,
    Can you try deactivating all your plugins and try again?

    Also follow this article if the issue persists!

    Kind Regards,
    Skandha

    in reply to: How do I eliminate space between Menu and Pages #293956
    Skandha
    Participant

    @stevem-s: Hello Steven,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #content-sidebar, #content article {
        padding: 0 !important;
    }
    #content article .entry-header {
       display: none;
    }

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

    in reply to: Permalink/Slug Change or Edit #293954
    Skandha
    Participant

    @swiftyrox: Hello there,
    Go to => Dashboard => Settings => Permalinks => Common Settings => Select Post Name and Save Changes.

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

    in reply to: How do I eliminate space between Menu and Pages #293867
    Skandha
    Participant

    @stevem-s: Hello Steven,
    Go to => Appearance => Customize => Featured Content => Featured Content Settings => Enable Featured Content => Select Disable and Publish.

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

    in reply to: How do I eliminate space between Menu and Pages #293853
    Skandha
    Participant

    @stevem-s: Hello Steven,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    in reply to: 2nd level menu default is Title Case? #293852
    Skandha
    Participant

    @nicoleniceassets-co-nz: Hello Nicole,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #site-navigation a {
        text-transform: unset;
    }

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

    in reply to: Remove big picture in Hero Content #293789
    Skandha
    Participant

    @grower: Glad I was able to help you out. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Remove big picture in Hero Content #293778
    Skandha
    Participant

    @grower: Hello Alex,
    Thank you for your wonderful review.

    To remove the main menu altogether
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #site-header-menu {
        display: none;
    }

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

    in reply to: Footer content #293773
    Skandha
    Participant

    @kay-conseil: Glad it worked out. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 20 posts - 981 through 1,000 (of 12,034 total)