How to edit thumbnail formats and slide type?

Posted in: Newsmag
Post count: 10

I’m using the Tech demo and would like to change the format of the thumbnails and remove the gradient from the slide, but I have not found where it does it.

Post count: 10

Another question, how to remove or change the name of these categories?

Screenshot

Post count: 23312

Hello manoelvlm,

If you want to remove the gradient from the Big Grids, notice that you should try using a bit of CSS code to do this. Try the code below and place it in Theme panel -> Custom CSS area.

The code is ->

.td-module-thumb a:last-child:before{
display:none!important
}

The result is here -> https://www.screencast.com/t/2aoiGfgLQZT9

Thanks for the message!

Post count: 10

Other problems have appeared here. I’m having problems with some thumbnails (the posts have pictures but are not recognized in the thumbnail) and the body images in the post are with a blur


Post count: 23312

Hello manoelvlm,

Please ensure that you are using the right image size for your photos for the thumbnails if you want to achieve good results. Also, try to regenerate the thumbnails with Force Regenerate plugin and Thumbnails Regenerate and check the results. Also, if the problem is still there, please provide your website URL so I can take a closer look at it. Before this, if you are using some untested plugins, try to disable all of them and leave just to active the bundled plugin which comes with the theme.

Thanks for your understanding!

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