- This topic has 3 replies, 2 voices, and was last updated 9 years ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- The topic ‘Section – unwanted line’ is closed to new replies.
Home › Forums › All Other Themes › Section – unwanted line
Hi,
I have a line between “Do you have a question?” and a Contact Button in Section 2.
The code is plain:
<h3>Máte kopec otázok?</h3>
Spýtajte sa!
Any ideax how to remove it?
Thx,
Matej
web: terradron.sk
Hi Matej,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
body.home section h3{border-bottom:none !important;}
Regards,
Dave
Perfect, thx
🙂
