Dear Customers! We're out of the office from the 6th of October to the 11th of October. We sincerely apologize for the inconvenience. For WordPress 5.5.* related issues, please visit this article

Okay
  Public Ticket #1000677
Box Theme
Closed

Comments

  •  2
    Media-Management started the conversation

    I want to be able to make the Theme boxed, how can I go about doing that with changing of code? (Box Layout)

  •  255
    Joanna replied

    Hi Media-Management,

    Unfortunately there is not a box styling available with this theme as it is a modern designed theme.

    But you can add a small CSS snippet and use the default Visual Composer layouts to make your own boxed layout.

    To change the menu to a similar style, you can apply this edit to this CSS class:

    .nav-inner {
        background: #000;
    }
    

    Just change the #000 value to a color of your choice.

    Add the CSS snippet to Waxom > Advanced > Custom CSS Code box.

    Then make sure the header background color matches the background of your website:

    Waxom > Appearance > Header > Background Color

    Then in the rest of your site in the page/post editor in the Row Settings > Row Stretch > set to: Default.


    Kind regards,
    Joanna
    Veented Support

    Find a helpful article for your theme here: https://veented.ticksy.com/articles/#article-categories

    Check out our latest article: How to Improve Page Loading Times

    Don't forget to hit the like button below if you are happy with your support answer :)