Page format

Discussion in 'GeoCraft WordPress Theme' started by ldrouillard, Nov 21, 2012.

  1. ldrouillard

    ldrouillard Member

    Joined:
    Oct 7, 2012
    Messages:
    70
    Likes Received:
    2
    The page format on the web view doesn't look like your sample. It doesn't populate the details under the image like it does on your sample and there is a huge amount of white space below the images (about 2 inches or so). See attached image:
     

    Attached Files:

  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .slider-list {
    margin-bottom: 0px!important;
    }
     

Share This Page