Hi Enfold Team,
I need help with my width display. I am using both enfold themes on both websites, but the width was different. I’ve checked the page attributes, both are set as Default Template. What are the causes that made the width display different?
Best Regards,
Leo
Disregard. I found that one of my Quick CSS code shrink my pages display width.
It was this code:
.title_container .breadcrumb {
font-size: 12px;
I think it affected the container max width display? So if I want to change the breadcrumb font size, any other ways? Via theme setting? Or quick css code?
Hi,
Your CSS statement isn’t closed, maybe that could be the reason? Try this CSS instead:
.title_container .breadcrumb {
font-size: 12px;
}
Best regards,
Rikard
Hi Rikard,
Appreciate your reply. Novice mistake. Problem solved :)
Best Regards,
Leo
Hi,
Glad we could help!
We really appreciate it if you rate our theme on themeforest https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Vinay