Tagged: special header
How di I remove the white lines on either side of the header when I use the Special Heading element along with Heading Style Elegant (centered, optional icon)? I’ve found how to do it with the other styles but not this one.
Thanks.
Hi advteksol,
Can you give us the link showing the white lines you mentioned? I can’t seem to reproduce on my end.
Best regards,
Nikko
Only seems to show up on the desktop version.
Hi advteksol,
Thanks, can you try adding this CSS code in Enfold > General Styling > Quick CSS:
#top .av-special-heading.elegant-centered .av-special-heading-tag .heading-wrap:before,
#top .av-special-heading.elegant-centered .av-special-heading-tag .heading-wrap:after {
display: none;
}
Best regards,
Nikko
That worked great – thanks so much! Excellent support as usual!
Hi advteksol,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko