Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #179756
    dazzathedrummer
    Participant

    Hi,

    I’d like to show the slider but without the page name, is that possible?

    #179775
    Skandha
    Participant

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

    .header-image-slider article .entry-container .entry-title {
        display: none;
    }

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to stop the page name appearing on the slider?’ is closed to new replies.