Scandal Demo import not the same as scandal demo

Posted in: Newsmag
Post count: 1

Hi I just bought the template to have my website (https://callofduty.ie/) to look like https://demo.tagdiv.com/newsmag_scandal/

I imported demo and content but it doesn’t look the same. My main issue is I wanted the titles of the articles in the big grid to have an orange block behind the title, where the yellow one is but the options I can find in TD composer (Black bottom, tint, gradient, simple colours etc.) don’t match up with the demo.

Thanks

Post count: 35449

Hi,

For me the Scandal demo is look the same as in the live demo -> https://i.imgur.com/zfpWMcj.jpg also the yellow color set as background in grids is set using custom css and a custom class set in theme panel> custom code> custom body class -> https://i.imgur.com/I5kCGPe.png
Here is an example of custom css that can work -> https://i.imgur.com/ZcdEchw.png
.td-grid-style-2 .td-big-grid-meta {
background-color: #dd9933ba;
}

This ode need to be set in theme panel> custom code> custom css.

Hope this will help you!
Thank you!

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