I use colour sections on one of my pages and for some reason I have a grey border appearing at either the top or bottom of one of these.
I’ve checked the settings – there should be no borders and I’ve used Page Inspector to alter the CSS bit by bit but nothing works. It’s half way down on the section entitled “How much does Office 365 cost?”
Any ideas?
Hey Simon,
Please try the following in Quick CSS under Enfold->General Styling:
.page-id-544 #after_section_6 {
border-color: transparent !important;
}
Best regards,
Rikard
Hey Rikard,
That fixed it. Thanks ! Very strange – just appeared one day and everything I’ve tried hasn’t worked, including deleting sections and re-adding them.