Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #210034

    Hi,

    I’ve got a three column view of latest posts on my front page http://cravensafetyservices.co.uk/

    The alignment isn’t right.

    Would like to make middle image align center and right hand image align right.

    Also, how would I align center the title beneath each image.

    Thanks,

    Ken

    #210049

    Hi,

    I’ve sorted. For interest:-

    .avia-content-slider .slide-entry-title {
    text-align: center;
    }

    .avia-content-slider .slide-image, .avia-content-slider .slide-image img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    Thanks,

    Ken

    #210167

    Hi!

    Glad you figured it out Ken and thanks for sharing!

    Cheers!
    Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Blog Posts – Horizontal Spacing’ is closed to new replies.