Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #27858

    Hi all,

    I must be doing something very silly.

    http://italiabathrooms.com/

    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:


    edited code

    .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.


    old code

    div .av_one_third {

    margin-left: 6%;

    width: 29.333333333333332%;

    }

    .no_margin.av_one_third {

    width: 33.3%;

    }


    Thanks

    #135623

    Bump. Help please.

    #135624

    Not to worry. Figured it out myself. Sorry you can delete this now.

    #135625

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Override CSS – custom.css’ is closed to new replies.