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.
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.
Comments
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"; }