Okay
  Public Ticket #1249904
Disable Box Layout on Page
Closed

Comments

  •  1
    aliwash started the conversation

    So I want to have a box layout for my landing page like this:

    But I also, don't want box layout on EVERY page on my site.

    Is it possible to enable/disable the boxed layout per page?

    Also, How would I get the top and bottom box? Currently, when I enable Boxed Layout, I only get the spacing along the sides.

    Thanks

  •  9,013
    Tahir replied

    Hey Again,
    Hope you had a Great Weekend,

    For that you will have to use the Box Style Column Option . See screenshot: http://prntscr.com/fzmzxd as the boxed layout applies to all pages only. 

    Be.st


    ThemeNectar Support Team 

  •  1
    aliwash replied

    Hi Tahir,


    Thanks for the reply. I have tried to used the Boxed Style Column, but I can't get it to stop doing the hover animation.

    I have this css code based on other tickets:

    .col.boxed:hover, .wpb_column.boxed:hover {
        box-shadow: 0 1px 2px rgba(0,0,0,0.2) !important;
        top: 0px !important;
    }

    But as you can see from the screenshots, it still does the animation on hover (sorry if the difference is hard to see, it's there).

    Any idea how to prevent the animation?



  •  9,013
    Tahir replied

    Hey Again,

    Please provide the page url so that i can write up the custom css for whats possible.

    Thanks


    ThemeNectar Support Team