http://brandaroo.wpengine.com/
(demo/e6e137)
i can’t figure out how to remove that orange line in the header, and I don’t know how to remove that white bar below the header & above the main graphic.
please advise,
thank you for your help!
http://brandaroo.wpengine.com/
(demo/e6e137)
i can’t figure out how to remove that orange line in the header, and I don’t know how to remove that white bar below the header & above the main graphic.
please advise,
thank you for your help!
Hi EngineeringRFQ,
To remove the orange border, using the following CSS:
.fl-page-bar {
border-bottom: 0;
}
To remove the white space/gap, you will want to remove the margin you have added to the Row settings.
Thanks,
Danny
thanks Danny!
No problem. Happy to help!
Thanks,
Danny