Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #907281

    Stacey M
    Participant

    Hello,

    I am working on a new updated site for our church and I have been banging my head against a wall on how to make an image fill the entire column. It leaves a small section at the bottom of the container where the background shows.

    If you look at the page: http://newsite.clcrolla.com/serve/ you will notice how the images alternate down the page and I would like the corners to meet so it looks more pleasing.

    Any help would be appreciated!

    #907769

    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! To achieve this, just add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .x-img {
        margin-bottom: 0 !important;
    }

    Let us know how this goes!

    #907861

    Stacey M
    Participant

    Exactly what I was looking for!

    Thanks!

    #907968

    Rupok
    Member

    You are welcome!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!