• Resolved hybrid1

    (@hybrid1)


    Hi,

    I would like to use a different link decoration inside the posts only. That is, on the main page hyperlinks are black and get underlined when hovered over, though I’d like links in the posts to be blueish. How can I do this?

    Thanks in advance

Viewing 1 replies (of 1 total)
  • Michael

    (@mh-themes)

    Hi hybrid1,

    are you using the free or the premium version of the theme?

    I just wonder because in the free version links don’t get underlined. If you have purchased the premium version (https://www.mhthemes.com/themes/mh/magazine/) please do not ask your questions here, this forum is only for the free version.

    Open a support ticket at the helpdesk instead. You can find the helpdesk when you login to your account at https://www.mhthemes.com/

    But anyway, to change the link color on posts, please add this to custom CSS and change the color as you like:

    .post a { color: #???; }
    .post a:hover { color: #???; }

    Regards
    Michael

Viewing 1 replies (of 1 total)
  • The topic ‘How can I change link decoration only in posts?’ is closed to new replies.