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

General Questions/New to Joomla! 5.x • Re: Center regular Joomla breadcrumbs

$
0
0
Your breadcrumbs are in a div with id="breadcrumbs" so you could add padding-left or margin-left inside a media query that selects only the wide screen mode. Something like this in user.css

Code:

@media (min-width: 992px) {    #breadcrumbs {        margin-left: 150px;    } }

Statistics: Posted by ceford — Wed Mar 13, 2024 6:06 am



Viewing all articles
Browse latest Browse all 2200

Trending Articles



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