Also, there’s this on my page, to make it look clean.
<style type = ‘text/css’>
#header, #footer, #topbar, #containerfooter, #pageheader { display: none !important; }
</style>
Hey, can you post a link?
Oh .. my bad.
swtest.comoj.com/?page_id=173
Thanks, hannah !
Try posting these codes into your custom css box in appearance > theme options > advanced settings.
This for the text:
.contentclass {
margin-left: 100px;
}
This for the logo:
#logo {
margin-left: 40px;
}
Definitely feel free to play around with the margin size.
Hope this helps!
Hannah
Hey,
I think this might work a little better for you, try adding this css to the theme options > advanced settings:
@media (min-width: 1200px) {
.container {
width: 970px;
}
}
Kadence Themes
Thanks hannah, and Kadence themes.
Worked like a charm.
Love the theme.