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

    Hi guys,

    Thanks in advance for the help! I have been looking in the previous posts but I can not find it.
    I have a masonry on the homepage that shows 5 blog posts entries.
    I would like to have the title underlined like when you have a hyperlink. I have attached a screenshot as I’m conscious the description is a bit flak.
    The entry links already to the post, but I’d like to be more obvious, with the title underlined.
    Is it possible?

    Screenshot-2022-02-22-at-20-28-28

    #1341909

    Hey grassifrancesca,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    #top .av-masonry-entry:hover .av-masonry-entry-title.entry-title {
        text-decoration: underline;
    }

    Best regards,
    Nikko

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