Da qualche giorno nel mio sito il menu “briciole di pane” si vede tutto disallineato. Da questo link di esempio è chiaro il problema: https://www.limacdesign.com/shop/accessori-camino-e-stufa/attrezzi-per-camino/set-ferri-da-camino-4-pezzi-con-manico-in-cuoio-lara/
Site URL: hidden Theme version: 9.1.8Hello, Stefano Valso,
Thank you for contacting us and for using XStore.
Please add the next code in Theme Options > Theme custom CSS > Global:
.breadcrumb-trail .page-heading > div {
display: inline-block;
width: auto;
padding: 0;
position: static;
}
.breadcrumb-trail .page-heading {
text-align: start;
width: 100%;
margin: 0 auto;
color: currentColor;
position: relative;
}
.breadcrumb-trail .page-heading .back-history {
top: 15px;
}
@media only screen and (min-width: 768px) {
.breadcrumb-trail .page-heading {
max-width: 750px;
}
}
@media only screen and (min-width: 992px) {
.breadcrumb-trail .page-heading {
max-width: 970px;
}
}
@media only screen and (min-width: 1200px) {
.breadcrumb-trail .page-heading {
max-width: 1440px;
}
}
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Kind Regards,
8theme team
Thanks!!
Hello, Stefano Valso,
You’re welcome!
Kind Regards,
8theme team
Tagged: breadcrumbs, problema, template, visualizzazione, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.