Tagged: column
Hello,
I am trying to decrease the margin between thirded columns, however, when I add the following quick CSS the margins between the columns do not seem to decrease. Perhaps I am editing the incorrect div tag?
div .av_one_third {
margin-left: 0.6%;
width: 32.93%;
}
div .av_two_third {
margin-left: 0.6%;
width: 66.46%;
}
Hey TheRetailCoach,
Can you give us a link to the page where this is supposed to be applied? so we can try to inspect why your code isn’t working.
You can post the link in private content, if you only want the moderators to see it.
Best regards,
Nikko