Viewing 10 reply threads
You must be logged in to reply to this topic.
Hi there,
I’m trying to customize my pages using codeless and it’s leaving enormous gaps between items. Please see my page:
http://www.aliceboagey.co.uk/about/
as an example. Can you get rid of the gaps for me? I want to include a clients row too but the gaps are so large it just looks terrible. Please can you help?
Thanks
Alice
Hello Alice,
You can change the row margins and padding with drag and drop. In the Codeless Builder you can select the row you want to change the spaces and Hold on SHIFT + Mouse drag and drop to change the margins between elements
Check it out the video below:
Let us know.
Regards!
Hello,
The issue was caused by the Optimole Plugin that you have installed.
I recommend you to use Jetpack CDN instead and it is free.
Let us know.
Regards!
Hello,
I have added this custom CSS code into Customizer > General > Custom CSS Code:
@media(max-width:480px){
.cl-portfolio-filter{ display:none; }
.cl-content-builder > .cl-row{padding-top:0px !important;}
}
Let us know.
Regards!
You must be logged in to reply to this topic.