Hi Guys
Please can you send me some code to change the spacing between the layout elements. for 1/4 and 1/3
Thank you
Grant
Hey Grant!
Can you please post the link to your page and point out the sections where you would like to make the changes?
We are going to need to provide you accurate custom CSS code not the break the layout and it would be great if we saw your live website
Best regards,
Yigit
Hey!
You can try using Grid Row element instead and set it to display 4 cells or you can add your columns inside a Color Section element with a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png and then add following code to Quick CSS in Enfold theme options under General Styling tab
#your-custom-id div .av_one_fourth {
margin-left: 2%;
width: 23.5%;
}
Cheers!
Yigit
Once again….. YOU GUYS are AMAZING
thanks for the help.
Grant
Hey!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Cheers!
Yigit