Home Forums WoodMart support forum Boxed Layout

Boxed Layout

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #314385

    wess
    Participant

    Good Day sir! Is it possible to make the boxed layout a little bit wider?
    Access to my backend is in the private section

    Best Regards

    Attachments:
    You must be logged in to view attached files.
    #314496

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    body.wrapper-boxed .website-wrapper {
        max-width: 1360px;
    }

    Best Regards

    #314654

    wess
    Participant

    Good Day Sir! Thanks for the codes! However, the codes didn’t work on the header
    here is what i meant: https://www.loom.com/share/cc165668739c403ca52f7f8bd222f1ce
    Access to my backend is in the private section
    Thanks in advance!
    best Regards

    #314705

    Hello,

    You are Most Welcome.

    Please try and Replace the previous Custom CSS with the following in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    body.wrapper-boxed .website-wrapper {
        max-width: 1360px;
    }
    
    body[class*="wrapper-boxed"] .whb-header:not(.whb-boxed) .whb-main-header {
        max-width: 1360px;
    }

    Regards.
    Xtemos Studios

    #314811

    wess
    Participant

    Good Day Sir! The codes worked perfectly. You Guys are the best! the service is awesome! Again Many thanks!
    Best Regards!

    #314858

    Hello,

    We are thrilled that you loved your experience with XTEMOS,We put customer experience and satisfaction as our priority, and your words reaffirm the hard work we put in every day.
    So thanks for your kind words and we look forward to seeing you again.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Boxed Layout’ is closed to new replies.