Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 2224

General Questions/New to Joomla! 5.x • Re: Removing border around a banner image...

$
0
0
To eliminate the white border around the banner image in Cassiopeia, you'll want to adjust the padding of the div.grid-child.container-below-top element. You can achieve this by overriding the default CSS styling in your user.css file. Here's how you can do it

/* Override padding for the specific div */
div.grid-child.container-below-top {
padding: 0 !important; /* Set padding to 0px, !important ensures it takes precedence */
}

Statistics: Posted by robertwolf1 — Mon Apr 29, 2024 12:35 pm



Viewing all articles
Browse latest Browse all 2224

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>