Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #496797

    I have used the following code as per many posts on the forum..

    a:hover{
    text-decoration: none !important;
    }

    It works fine on page 1 in the Private Content, but not on page 2

    I have even copied the same content from page one to page two to see if it was something in the code they are exactly the same.
    Ideas please??

    `You can see Study Level | Type are both underlined on page 2

    • This topic was modified 9 years, 2 months ago by mmsdev.
    #497024

    Hey midischool!

    Thank you for using Enfold.

    Looks like you managed to remove the line. Is that right?

    Cheers!
    Ismael

    #498099

    Yes we have added a new id for that section (link_without_underline) via the dashboard and added the following style in Quick css.

    #link_without_underline .avia_textblock.av_inherit_color a{
    text-decoration: none !important;
    }

    Not sure if this has caused this though?>
    https://kriesi.at/support/topic/special-heading-element-different-font-weight-on-random-pages/

    Or if you can explain this issue?

    Thanks

    #498785

    Hi!

    They don’t seem to be connected at all. Since we didn’t see the link with the issue, we won’t be able to tell what causes it. It might be from a rogue style sheet from a plugin or something else. Anyway, glad you fixed it. :)

    Cheers!
    Ismael

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