Grid Full 2 hover issue

Posted in: Newspaper
Post count: 10

Hi TagDiv team,

First of all AMAZING theme, best I ever saw at Themeforest.
I have one small issue. I modify text on full grid 2 as you can se on this photo . My problem is when I hover mouse over the grid I get this white hover color over my text. I try everything to find the hover option or css code to change it, but I still didn’t find the solution.

I would be happy if you could help me…

Thank you

https://drive.google.com/open?id=0B0ZARbR6_Bc8enhXVGppWGpNdFE

https://drive.google.com/open?id=0B0ZARbR6_Bc8NVljZU1wd1FqQlU

Post count: 20688

Hi,

It would be very helpful if you could provide a link to your website to see the problem, for a more accurate solution. This probably happens becasue of the modification you made to the background of the post title. You could try this code and change the color of the title when the module is hovered (you can change the color accordingly)

.td_block_big_grid_fl_2
.td_module_mx19:hover
.td-module-title a {
color: yellow!important;
}

The code must be entered in Theme Panel->Custom Css section.

Thanks

Post count: 10

Hi Simone,

This works perfectly. Thank you, but I have same issue with other grids. Here’s my work page
It’s really hard for me to find these codes…

Thank you

Post count: 10

I found it. It’s OK 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.