Remove white line in header
- The topic ‘Remove white line in header’ is closed to new replies.
Need help? Check out our Support site, then
Hello,
I would like to remove the white line underneath the text on each of the headers. Could you please help?
Thanks!
The blog I need help with is: (visible only to logged in users)
Hi,
thank you for using our theme.
You can add this to the Custom CSS:
.aboutpage .cd-fixed-bg-one hr.short {
display: none;
}
Hope this helps.
All the best,
Ana