Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #398307

    On my site, the buttons are not centered underneath the post widgets I have inside 1/3 columns.

    Please look at my homepage:
    http://www.thejetcoaster.com/

    As you can see, under featured post, featured podcast and featured video, there are buttons to view more content. However I can’t get those buttons to be aligned.

    Please note, I am using the following custom CSS to change the width of the columns:

    .home div .av_one_third {
    margin-left: 1%;
    width: 32%;
    }

    Help would be very much appreciated!

    #398341

    Hi Apollo87!

    Thank you for coming back.

    Try to use the following and adjust the value:

    
    .avia-button-wrap a {
        margin-left: 35px !important;
    }
    

    Regards,
    Günter

    #401818

    Thank you very much! This works, however, one thing I noticed is that my columns are not centered in the middle of the page. The columns I’m referring to are the featured post, featured podcast and featured video on the front page of my site at http://www.thejetcoaster.com

    #402341

    Hi!

    They look centered on my end. Did you get this sorted?

    Regards,
    Elliott

    #405533

    I managed to figure this out, so yes thank you!!

    #405669

    Hi!

    Great, glad you worked it out :)

    Cheers!
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.