Tagged: border
Hello,
Please check http://www.magic-mike.nl/nieuw
I would like to add a white border left and right around the complete content.
How can I do this?
Thanks for your answer!
Martine
Hi famewebdesign,
Would you like it at the browsers edges or the actual content?
Thanks,
Rikard
At the actual content.
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
#main {
border:3px solid white !important;
}
Best regards,
Rikard
Thanks Rikard!