Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #132663
    tecitecag
    Participant

    Hi, how can I disable the site titles from all pages? they appear in double, once in the menu and once as title.

    sample

    #132774
    Skandha
    Participant

    @tecitecag: Please post in your site URL.

    Regards,
    Skandha

    #132805
    tecitecag
    Participant

    Hi Skandha

    http://www.zksfutter.ch

    thank you

    #132807
    Skandha
    Participant

    @tecitecag: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .entry-title {
        display:none;
    }

    Let me know if this is what you want.

    Regards,
    Skandha

    #132808
    tecitecag
    Participant

    Hi Skandha

    Yep, that’s what I was looking for. thank you!

    #132809
    Skandha
    Participant

    @tecitecag: Glad the issue is resolved. Have a good day!

    Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Disable Site Title from Sites’ is closed to new replies.