Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #285597
    Kent Hirsch
    Participant

    http://www.hjk.se

    Hi,
    How do I remove the text “Featured image” in the slider. The text is not visible on a computer but in mobile phones.

    /Kent

    #285619
    Skandha
    Participant

    @hirschan: Hello Kent,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

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

    Let me know if this works out!
    Kind Regards,
    Skandha

    #285999
    Kent Hirsch
    Participant

    Thanks!
    It worked. 👍🏻

    #286036
    Skandha
    Participant

    @hirschan: Glad it worked out. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Featured image’ is closed to new replies.