Tagged: separator
Hello,
With reference to the two WordPress posts that are listed in the private content (with passwords), you will see a red line on the right side of the screen when viewing the posts on a laptop or desktop. The line does NOT appear when viewing the posts on the phone.
When editing the pages, we cannot find why the line should appear.
How can we eliminate the line?
Thanks.
Hey clbdcnpafe,
Did you try to select a different style for your Special Heading element?
Best regards,
Rikard
No. But we do not understand why you are asking this. The line is NOT appearing inside the Special Heading and instead is totally apart from the heading and appearing as if it were in an entirely (and non existent) column..
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.av-special-heading-h1 .special-heading-border {
display: none;
}
Best regards,
Rikard
Thanks, Rikard. That works!