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

    Hi,

    I’m using the widget for portfolio links on my homepage. Every other link will be underlined when hovering, except the links directing to the portfolio, within my widget.

    What is the css-code I could use to override this? I’ve bin looking for it with firebug, but can’t find a thing cause it’s not showing the hovering classes.

    Regards,

    Erwin

    • This topic was modified 10 years, 7 months ago by Erwin.
    #258093

    Hi erwin_m!

    Thank you for using the theme!

    I’m sorry if I don’t understand it clearly, do you want to remove the hover effect? Maybe, if we can see the actual page with the widget link, we’ll come up with a solution. Please post the website url here. We would like to check it.

    Best regards,
    Ismael

    #259905

    Hi Ismael,

    Sorry for not beeïng clear and for taking a while for this reply.

    As you can see on http://bit.ly/1fZYAeO, the links in the centered block are underlined when hovering. The links in the block on the right are not underlined when hovering. I would like to have them both underlined. The block on the right is a widget for the latest portfolio-items.

    Best Regards,

    Erwin

    #261303

    Hi!

    Please add following code to Quick CSS as in Enfold theme options under General Styling tab

    strong.news-headline:hover {
    text-decoration: underline;
    }

    Best regards,
    Yigit

    #269669

    Hi Yigit,

    Sorry for the late reply. Was busy with other things! It’s solved.

    Regards,

    Erwin

    #270026

    Hi!

    Glad we could help! Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Underline hovering portfolio link in widget’ is closed to new replies.