Hi, The transparent background covers only half the content area, any ideas?
Look here: http://www.photographerincabo.com/contact
Thank you
Hi, The transparent background covers only half the content area, any ideas?
Look here: http://www.photographerincabo.com/contact
Thank you
Hi dinogomez,
Try to add this code in your Quick CSS(located in Flashlight > Theme Options > Styling) or custom.css (located in the css folder of the Flashlight theme folder):
.template-page.content {
width: 220px;
}
or, this code if the code above doesn't work:
.template-page.content {
width: 220px !important;
}
Hope this helps. :)
Regards,
Ismael
You must log in to post.