Home Forums Pro Themes Yummy Pro Slider

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #157475
    David Bouillard
    Participant

    Hello,
    I would like to remove the Welcome ready to open … on the slider ( home page). I want to use only an image with text embedded.
    or another solution to change the font, style and colors of this text that is part of the theme. Could you help me ? Thank you very much
    Sorry for my english.. I’m french 🙂

    #157507
    Psink
    Keymaster

    Hello David,

    Actually its a png images, there is a settings inside the theme to change that welcome text png images.

    Path for that setting – Go to admin panel >> appearance >> customize >> homepage sections >> slider section, there you will get the setting

    If you like to remove it, please add this CSS in the Additional CSS

    
    section#main-slider img {
        display: none;
    }
    
    #157625
    David Bouillard
    Participant

    Hello, Thank you, but it doesn’t work…
    the frame is still visible..

    #157747
    Psink
    Keymaster

    hello David

    can you please share your site URL?

    #157891
    David Bouillard
    Participant

    My web site isn’t published yet…

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.