Home › Forums › Iconic One Pro Support › Excluding the edges of the subject
- This topic has 8 replies, 2 voices, and was last updated 10 years, 11 months ago by Edevaldo.
Viewing 9 posts - 1 through 9 (of 9 total)
- AuthorPosts
- January 22, 2014 at 10:49 pm #1579EdevaldoParticipant
How 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-SupportKeymasterYou do not have permission to view this content.
January 23, 2014 at 10:00 pm #1593EdevaldoParticipantJanuary 23, 2014 at 10:09 pm #1594EdevaldoParticipantJanuary 24, 2014 at 8:07 pm #1601EdevaldoParticipantI 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-SupportKeymasterTo 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 #1609EdevaldoParticipantIt 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-SupportKeymasterAdd this:
.site-content { border: none; }
January 26, 2014 at 10:13 am #1617EdevaldoParticipantMany 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.