Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #62013
    Epilost
    Member

    [EDIT] Work with this one :
    #main-slider .entry-container { display: none; }

    😉
    —————————————————

    Hello , i’m french so scuse my language.

    How to remove the text on slider with “Catch Flames” ? i tried to understand by myslef, and used this code in css box

    #feature-slider .entry-container { display: none; }

    code found here : http://catchthemes.com/support-forum/topic/remove-text-and-title-from-slider-images/

    But nothing happened

    Url : http://rollerderbycalaisis.fr/

    #62027
    Sakin
    Keymaster

    @Epilost: Yes, your css is working fine. The correct css is:
    #main-slider .entry-container { display: none; }

    #62281
    Epilost
    Member

    Thanck you 😉

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Catch flames : Text on slider again :/’ is closed to new replies.