Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1253648
    tomlinsond
    Participant

    Hello,

    Would you mind taking a look at my website http://www.yellowstoneexcursions.com when I insert a photo short code and then insert the photo there is a little white space that goes along the bottom of the photo Would you be able to help me get that white space removed from the bottom of the photo?

    I have added a screen shot below and are hoping you can help

    Thanks,
    Look forward to hearing back from you.

    Dax Tomlinson

    #1254015
    Friech
    Moderator

    Hi Dax Tomlinson,

    Thank you for writing in! Your screenshot did not upload and I am not seeing any photo with little white space below on the page.

    Please provide us another screenshot and the shortcode you’re using.

    Cheers!

    #1254016
    Friech
    Moderator

    Hi Dax Tomlinson,

    Thank you for writing in! Your screenshot did not upload and I am not seeing any photo with little white space below on the page.

    Please provide us another screenshot and the shortcode you’re using.

    Cheers!

    #1258965
    tomlinsond
    Participant

    When I insert the short code photo into the block on my website there is a white space at the bottom of the photo. Is there anyway I can get ride of that white space? I have uploaded a screen shot for you to look at.

    Thanks,
    Dax Tomlinson

    #1259066
    Thai
    Moderator

    Hi There,

    To remove that white space, please add the following CSS under Customizer > Custom > Global CSS:

    .x-img {
        margin-bottom: 0
    }

    Hope it helps 🙂

    #1261771
    tomlinsond
    Participant

    Hello. Thank you very much. This worked great.

    I also have one other questions.

    I am trying to make a grid similar to the screenshot below. Can you help me figure out how to make a responsive grid like this one? I built this one on wix but would like to do something similar on wordpress.

    Thanks,
    dax Tomlinson

    #1262072
    Rupok
    Member

    Hi there,

    It looks like a table. You can try finding a responsive table plugin to achieve this.

    Cheers!

    #1263065
    tomlinsond
    Participant

    Does X theme really not have a responsive table plugin as of yet? this is a feature I was sure they would have. So your saying I need to go search for this feature third partY?

    #1263324
    Friech
    Moderator

    Hi There,

    Cornerstone has a table element named Pricing Table, but this element is kind of over-the-top from the table you shown above, the above table can be coded (w/html) or generated.

    Then you can place the code on a RAW content element.

    Hope it helps, Cheers!

  • <script> jQuery(function($){ $("#no-reply-1253648 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>