• Hi there

    My previous parse error issue is now sorted. But how can I remove the magnifying glass search box and RSS link from the top of my site?

    Thanks

    Alex

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Alex,

    Hi

    Disable RSS Appearance> Social Media Link > Enable RSS Feed>
    Disable RSS

    Disable Search Appearance > Header> Enable searchbox in main menu> Disable

    Hi, I am having the same problem. When I go to
    Appearance> Social Media Link > Enable RSS Feed> I don’t have the option to disable RSS. I do have the open field to enter the htt which is blank but the RSS icon still on my home page. How to get it out of there ? Thank you so much .

    Hi,

    Use the following in Theme Options -> Custom CSS

    .t4p-icon-social-rss {
        display: none !important;
    }

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove RSS and search link’ is closed to new replies.