Hi,
Thanks for such a great theme. Could you advise how I could remove the border from a color section ( I have selected no border styling from within the color section widget) however I do have borders selected within main content setup and I think this is creating the border how do I get around this. I have tried assigning this section to logo or footer, with no border selected within the Enfold styling options but I still get the border. Thank you
Hey vic98,
Do you mean the border showing in the head section?
Best regards,
Jordan Shannon
The border (grey line) that is displaying behind the vehicle, running full width.
Hi,
I see. Try adding this to quick css:
#after_section_1{
border-top:none!important;
}
Best regards,
Jordan Shannon
Perfect – many thanks :)