Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #459771

    Hi,

    I noticed the page H1 title on every page has a link that takes you to the same page… How can I get rid of that link? not sure why that is set like that as it takes you to the exact same page where you are:

    For example in the following page on the H1 where it says “About Us” if has a hyperlink that takes you to the same page:

    http://premiergroupsd.com/about-us/

    #460037

    Hey gvidano!

    Please try the following in Quick CSS under Enfold–>General Styling:

    .page .main-title a {
    pointer-events:none !important;
    }

    Best regards,
    Rikard

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