[Resolved] Can I make my links to underline? My H1 bottom margin does not adjust

Home Forums Support [Resolved] Can I make my links to underline? My H1 bottom margin does not adjust

Home Forums Support Can I make my links to underline? My H1 bottom margin does not adjust

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #962255
    Jude

    2. How can I make all the links to be underlined when hovered?
    3 The heading1 (H1) bottom margin does not adjust when I move the adjustment bar. How can I fix this?

    #962307
    Leo
    Staff
    Customer Support

    Hi there.

    2. All the links including menu etc?

    3. Any chance you can link us to the site in question?

    You can edit the original topic and use the private URL field.

    Let me know ๐Ÿ™‚

    #962974
    Jude

    The link in the menu should not be underlined.

    the changes are still made in the back end. it’s not yet loaded to the live site. Once it live, I will share the link. Thank you

    #963027
    Leo
    Staff
    Customer Support

    Try this for link underline:

    .entry-content a:hover {
        text-decoration: underline;
    }
    #963042
    Jude

    Thank you. Resolved

    #963065
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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