Can you give me some quick css to add a 15px white space between these two items on my iPhone in portrait and landscape mode please to match the white space below. I have included a screenshot of what I am trying to do below to assist. Thanks!
Hey djshortkut,
So from looking at the image you want white space after the header image on mobile?
Best regards,
Jordan Shannon
No, after the section that says “Custom Pools & Hardscape. So between “Custom Pools & Hardscape” and “Swimming Pool Inspections” at the bottom of the homepage. Please See Image and notice where arrow is pointing. Thanks!
Hi,
Add the following to quick css:
@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px) {
.flex_cell.no_margin.av_one_half.avia-builder-el-73{
border-bottom:15px solid #fff!important;
}}
Best regards,
Jordan Shannon
Thanks Jordan! You can close this ticket.
Hi! We’re glad that Jordan was able to help you! We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.
For your information, you can also take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads
Thank you for using Enfold.
Cheers!
Sarah