Tagged: Tab section/masonry gallery
Hi there,
In the link below you will see a tabbed section containing various masonry galleries. I need to let the images go wider across the screen as they are very much in the central area, I’ve tried looking at the width but can’t see where the code is to widen the area so that the images almost go to the edge of the page.
Hopefully you can help!
Thanks, Silvio
Hi Silvio,
Please add this CSS code in Enfold > General Styling > Quick CSS:
#top .av-layout-tab-inner .container {
max-width: 100%;
}
Hope it helps.
Best regards,
Nikko