Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #592736

    Wo kann ich es einstellen, dass der Seitentitel NICHT als Link anklickbar ist? Kann es nicht finden…

    • This topic was modified 8 years, 8 months ago by merome2.
    #593844

    Hi merome2,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    #593871

    http://www.logosmed.at

    All page titles (in the area with the green background) could be clicked. And that’s what I want to turn off

    #595511

    Hey!

    use this code in Quick CSS field:

    h1.main-title.entry-title {
    pointer-events: none;
    }
    

    Best regards,
    Andy

    #595705

    works fine – thank you

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Seitentitel NICHT anklickbar – I want to make thje page title NOT clickable’ is closed to new replies.