Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #155845
    wetseedwild
    Participant

    Hi,

    I would like to hide #section2 (appearing blank here, uselessly) as well as the search bar.

    Any advice?

    Here is the site in reference: http://www.idealorkestra.com

    #155848
    Skandha
    Participant

    @martkinsgmail-com: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    /* To remove search bar */
    .primary-search-wrapper {
    	display:none !important;
    }

    The option to remove Recent Post/Content from homepage is only available in pro version of the theme. I suggest you to upgrade to Catch Fullscreen Pro. You can check out the additional-features available in pro version of the theme.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    #155882
    wetseedwild
    Participant

    Ah, thank you for that search bar removal CSS.

    #155883
    Skandha
    Participant

    @martkinsgmail-com: 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/catch-fullscreen/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

    #155984
    wetseedwild
    Participant

    @Skandha, thank you! Sure, I would love to leave your theme a review.

    I do have another surprisingly silly, basic question regarding the theme, though: How do I add content to #section2 itself? Take a gander again at my site (www.idealorkestra.com) for reference.

    Thank you for your help.

    #156184
    Skandha
    Participant

    @martkinsgmail-com: Go to => Appearance => Customize => Homepage Settings => Select Homepage as a Static Page and select a Page.

    Now add content to that page and it will show up in #Section2.
    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Removing Search Bar & Section#2’ is closed to new replies.