Hi Guys
I am trying to add a 2 px white space in between sections, say if you have a colour section with content, then a different section below that. My problem is, all of the options like whitespace, colour section etc seem to have a default of 300 px or so. I tried the – value on whitespace but couldn;t get it to work, any ideas?.
Thankyou
Gary
Hey Gstar72!
Do you mean like a border or something? Can you please post a screenshot? Add something like this on Quick CSS, change the border color to match the section’s background color:
.avia-section {
border-bottom: 2px solid white;
}
Best regards,
Ismael
Hi Ismael,
http://www.naturaloutlook.com/
Between the First image and the second, so could I add a white line between the two, or if I added images in succession within colour sections, so there would be a white line between images?.
Thankyou to you and the team for all your hardwork, best regards
Gary
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#expertise { border-top: 1px solid white; }
Best regards,
Yigit
Yigit, you are amazing!.
Thankyou, sending another round of virtual beers.
Have a good weekend
Gary