Hi all,
I must be doing something very silly.
I am trying to override the gaps in between the category icon list. I went into my custom.css file and put this code in:
.page-id-2397 .av_one_third {
margin-left: 3%;
width: 31.333333333333332%;
}
.page-id-2397 .no_margin.av_one_third {
margin-left: 0%;
width: 33.3%;
}
I want this to affect just the homepage. If i change it the normal way then it affects the other pages.
div .av_one_third {
margin-left: 6%;
width: 29.333333333333332%;
}
.no_margin.av_one_third {
width: 33.3%;
}
Thanks
Bump. Help please.
Not to worry. Figured it out myself. Sorry you can delete this now.
Hi italiatiles,
Glad you were able to figure it out! For any future posts its important to know that our queue system goes by oldest topic posted to newest so self bumps actually push a topic to the end of our queue.
So next time we’ll be able to answer a bit more quickly if you don’t self bump :)
Regards,
Devin