Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #720404

    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

    #720412

    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?

    #720839

    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

    #722662

    Hi Rikard,

    Appreciate your reply. Novice mistake. Problem solved :)

    Best Regards,
    Leo

    #722695

    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

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Need help with Width Display’ is closed to new replies.