Home › Forums › Iconic One Pro Support › Excluding the edges of the subject
- This topic has 8 replies, 2 voices, and was last updated 11 years, 1 month ago by
Edevaldo.
Viewing 9 posts - 1 through 9 (of 9 total)
- AuthorPosts
- January 22, 2014 at 10:49 pm #1579
Edevaldo
ParticipantHow to remove the edges of the subject, including the header, leaving only the top before the header. Or if you have to choose which edges can delete, right sort esquerada, either above or below the body of the subject as the header
How do I delete this??January 23, 2014 at 7:50 am #1581Themonic-Support
KeymasterYou do not have permission to view this content.
January 23, 2014 at 10:00 pm #1593Edevaldo
ParticipantJanuary 23, 2014 at 10:09 pm #1594Edevaldo
ParticipantJanuary 24, 2014 at 8:07 pm #1601Edevaldo
ParticipantI would like to remove the selected edges in the image above.
How can I do this procedure??
January 25, 2014 at 6:02 am #1607Themonic-Support
KeymasterTo remove the header and body wrapper border, paste the following code in custom.css
.site-header { border: none; } .wrapper { border: none; }
January 25, 2014 at 2:24 pm #1609Edevaldo
ParticipantIt was perfect. Thank you very much. But there remained the edge of the text would also like to delete as shown in the image below.
January 25, 2014 at 2:42 pm #1611Themonic-Support
KeymasterAdd this:
.site-content { border: none; }
January 26, 2014 at 10:13 am #1617Edevaldo
ParticipantMany thanks for all the help.
- AuthorPosts
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.