Category tag on big grid

Posted in: Newspaper
Post count: 12

Hi, having some issues on displaying the category on the big grid in the home page. Went through your documentations to enable it but it seems not to work. Could i have some advice how could i enable that. Thank you.

Website: KLGadgetGuy

Post count: 12

Is there also a way to make the background ad more responsive as it lets cut off when on smaller resolution screens.

Post count: 20688

Hi,

The category tag can be enabled in Theme panel->Block settings
https://www.screencast.com/t/5iYplTvgwOb
Then it will display on your Big Grid – https://www.screencast.com/t/nt5FEPH0
For the background ad it all depends on the image you are using and how you have designed it. You could set a size for the background image and it would look like this – https://www.screencast.com/t/M4ECd8Sa if you want. Or edit the background image and modify the layout to make the content closer to the page.

Thanks

Post count: 12

Thank you very much that fixed the problem. One more slight thing is what classes do i need to target to change the height of the 3 containers in the header? I would like to make it more compact/closer to each other. Thanks again

Post count: 20688

Hi,

Please provide more details about what and how exactly you would like to modify, so I may give you a more accurate answer. If you want to make the header more compact for example, you could use a code like this, or make additional modifications to it
https://www.screencast.com/t/qatQRwPL

.td-header-style-1 .td-header-sp-logo {
margin: 0 28px 0 28px;
}
.td-header-style-1 .td-header-sp-recs {
margin: 0;
}

Thanks

Post count: 12

Yes that code does exactly what we needed. Thank you very much for all the assistance everything is fine now 🙂

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