Hello,
I’ve found many answers on your forum but not this one which is a bit specific.
As my site is under maintenance, I give you the credentials above.
I made a footer 4 columns ad in the 3rd one I have 2 issues.
– I’d like the women image to be a bit on the right and the text (T&C / Legals) more on the left. I thought to reduce the 3rd column margin-left and increase its width but I don’t manage to do it. How can I do ?
– as u can see, we don’t see the woman’s legs. What can I add to my backgound css to view all the image ?
Tx guys !
Nice day
Marine
Hello !
Anybody could help me with this ? Tx !!
Hi Marine,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
div .av_one_fourth:nth-child(3n) {
margin-left: 2%;
width: 24%;
}
div .av_one_fourth:nth-child(4n) {
margin-left: 5%;
}
#footer section#text-4 {
min-height: 260px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Perfect, tx Victoria !
Hi! We’re glad that Victoria 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.
Thank you for using Enfold.
Cheers!
Sarah