Creative: Always Open menu - content off center

I am using the Cafe 2 full width layout and am having some issues with the content alignment when using Creative: Always Open menu option (Menu is on the left)
The content is floating to the left (Not centered) and intruding into the menu space

If I leave all other settings the same and I use Creative Right: Always Open menu option the content is centered like it should be and the content doesn't intrude into the menu area.

The image explains it better. Please note that I am on localhost and don't have a way to put it online yet.

image


Comments

  • edited August 2018
    Well I looked around in the theme options and seen that there was some CSS in the custom CSS page, I removed it and now the content is centered, I have no idea how the CSS got into the custom CSS page, it's a new install and I didn't put it there?

    Unfortunately I am now missing the border that surrounds the content.

    .layout-full-width { box-sizing: border-box; padding: 10px !important; }
    .layout-full-width #Wrapper { border: 1px solid #43301f; }

    .section-border-bottom { border-bottom: 1px solid #43301f; }

    .cafe2_table td { padding: 20px; }
    .cafe2_table td.s { width: 20%; color: #b08f3e; font-size: 30px; font-family: "Cormorant Garamond"; }

  • My help will be very limited right now, because of localhost page.
    Tell me, this CSS is working a little bit or whole code is not appearaing?
    Thanks.
Sign In or Register to comment.