Big Grid Slide

Posted in: Newspaper
Post count: 6

Hi dear support,
I need your help to remove the grey gradient from the slides background. I want to replace it with white color.
Please be kind with me… Can you point the files which affect big grid slider in order to try and modify it? Will make it on a test website to don’t ruin this one.

Is there a way to force the post slider to crop images all to be on the same height? I would like it, for example, to be a square instead of portrait slider.

Thank you very much for your time, looking forward to your reply!
Have a wonderful day,
Andreea.

Post count: 22421

Hello Andreea,

For the big grid background you can simply add this css in your theme panel-> custom css box:
.td-big-grid-post .td-module-thumb{
background-color:white;
}

There is also a gradient that is destined to make the post title visible on brighter images. Let us know if you also want to remove that as well.

As for the cropping, unfortunately the theme thumbs cannot be changed easily. The theme uses it’s own cropping system and specific thumbs are created for each element in particular. Here is a list of thumbs used in our theme: https://forum.tagdiv.com/theme-thumbs/
The thumbs can only be changed by altering the theme code. Unfortunately there is no simple solution to change the size of the thumb.

Thank you!

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