HI there
I’m using Enfold set to three columns wide. The gap between the columns is about 50px wide. How do I make the columns wider and so the space between the columns smaller eg to 40px?
Thanks
Kay
Hi kayjj!
Add this to your custom CSS.
#top .av_one_third {
margin-left: 1%;
width: 32%;
}
Cheers!
Elliott
Hey!
Please use following code instead
.home .av_one_third {
margin-left: 1%;
width: 32%;
}
Regards,
Yigit
Thaaaaaank Yigit
Regards
Soren
Hey!
@vanggrafisk you are welcome! We will keep the thread open for the OP. If you have any other questions or issues, please feel free to start a new thread ( https://kriesi.at/support/forum/enfold/#new-topic-0 )
Regards,
Yigit