Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
aerytrstyr
tagDiv Member

Apologies for the slow reply, Bettina, I will contact you via email!

aerytrstyr
tagDiv Member

Hi there, the code was added to the custom CSS section of the theme, thus it applies to the entire website. Hope that gives you enough information.

aerytrstyr
tagDiv Member

Thanks, I have done so already, this is my code:

.entry-title a:hover

{
text-decoration: underline!important;
text-decoration-color: #50b008!important;
text-decoration-thickness: 1px!important;

}

So this enables the underline on titles, but this underline does not show up when hovering over the image associated with the title. Could you please tell me what needs to be added to this code to make that happen? Thanks!

aerytrstyr
tagDiv Member

Thanks Bettina,

I’m talking about adding this to my website via CSS. I could use “text-decoration: underline” for this, but then the underline does not show up when hovering the mouse cursor over images, it only shows up on article titles. So I’m asking how this could be done? Thanks.

aerytrstyr
tagDiv Member

Thanks for your reply Bettina.

Perhaps there is a way to do this using text-decoration: underline in CSS.

It gives the exact result I want, however, when the mouse cursor hovers over an image container, the title underline does not appear on the title in the same block.

But the standard underline feature does give this result on a mouse hover. Is there a way to use text-decoration: underline on a title and have it appear when the mouse hovers over the accompanying image?

Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)