- This topic has 3 replies, 2 voices, and was last updated 9 years, 6 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Remove Horizontal/Separator Line
Could you please tell me how to remove the horizontal line that appears between the “Slider” section and the Homepage “Content” section on my website.
http://www.csigas.com
Hi Jonathan,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
.section-title, .team-title, .blog-post-repeat, #sidebar aside h3.widget-title{border-bottom:none !important;}
In the homepage content section use <br /> tag instead of <hr> tag.
Regards,
Brad
The code that you provided to remove the horizontal/separator line worked perfectly.
I didn’t use the second line of code for the homepage content section.
Thank you very much for your assistance!
Jonathan
Okay Great.
Regards,
Brad
