• Resolved alanmansfield52

    (@alanmansfield52)


    I wish to remove the icon for “subscribe to my rss feed” in customizr. Its in an obtrusive position in the menu bar and I don’t want it !
    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • What do you exactly mean?
    Do you want to get rid of all the socials in the header?
    Appearance -> Customize -> General Settings -> Social Links
    uncheck “Social links in the header”
    Do you want to get rid just of the rss overall?
    Appearance -> Customize -> General Settings -> Social Links
    remove the url in the input box below “RSS Feed”
    Do you want to keep the rss, just you don’t want it in the header?

    .tc-header .icon-feed {
        display: none;
    }

    Hope this helps

    Thread Starter alanmansfield52

    (@alanmansfield52)

    The first solution was the answer I needed – discovered it myself by trial and error. Many thanks.

    You’re welcome.
    Would you mind marking this topic as resolved?

    Thread Starter alanmansfield52

    (@alanmansfield52)

    Resolved, thanks.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Remove RSS’ is closed to new replies.