• Closed
  • AJ Taylor
    Spectator
    May 8, 2016 at 2:01 pm #27413

    Hi there,

    Would like the RSS icon/link not to show in Evolve+ Header as not required.

    I have added what appears may be the code to remove (found on another website) but does not seem to work.

    I have 3 items in the Custom CSS including the one trying to remove RSS as below

    ———————————-
    /* remove rss icon from header */
    i.fa.fa-rss {
    display: none;
    }

    .left.carousel-control, .right.carousel-control {
    display: none !important;
    }

    .da-slider {
    background: #0bb696 none repeat scroll 0 0 !important;
    }

    img.img-responsive {
    max-height: 350px !important;
    min-height: 200px;

    Roman
    Spectator
    Posts: 3147
    May 8, 2016 at 7:01 pm #27415

    there is no need to use a CSS code, just leave a blank RSS field – Theme Options -> Social Media Links -> RSS Feed, super easy 😉