Custom CSS Version 7

Posted in: Newspaper
Post count: 19

I upgraded to version 7 and not work custom CSS. I want the mail footer is white and the date on the cover Grid does not appear. The web is http://www.agropopular.com/

Post count: 23312

Hello zetacomunicacion,

If you have custom code in your Custom CSS area, please try to simply re-save it from your panel, like this -> http://screencast.com/t/0xMHtbUEi

Hope this helps and let us know how it goes!

Thanks.

Post count: 19

No. This option does not work.
Can you tell me also how I can make the date is not seen on the grid of the home page.
Thank you

Post count: 25

Just a thought. Have you tried adding “!important;” to the end of your CSS changes?
For example, color:#000 !important;

Sometimes I’ve found you have to add this to make an alteration work in the panel’s custom CSS area, especially if you are using the speed booster. You may have already tried this, but just in case…

Cheers,
John

Post count: 19

No. This option does not work.

Post count: 23312

Hello zetacomunicacion,

Please try the code below and place it in Theme panel->Custom CSS area.

The code is ->

.home .td-big-grid-wrapper .td-post-date {
display:none!important
}

The result you should see here ->

Thanks.

Post count: 19

Ok, perfect!

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