Padding on Pages

Discussion in 'Real Photography WordPress Theme' started by talia303, Aug 10, 2014.

  1. talia303

    talia303 New Member

    Joined:
    Jul 27, 2014
    Messages:
    7
    Likes Received:
    0
    How do I add padding to the left side of the Full Width Page Template? I'd like it to also be even on the left and right, so that my galleries using the Full Width Page Template are centered. See screenshots attached.
     

    Attached Files:

  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    Please provide us your website url. so that, we can have a look over the issue in details. And download theme again from your members area and upload it.

    Thanks & Regards
    Pramod Patel
     
  3. talia303

    talia303 New Member

    Joined:
    Jul 27, 2014
    Messages:
    7
    Likes Received:
    0
    jkgrooming.com
     
  4. talia303

    talia303 New Member

    Joined:
    Jul 27, 2014
    Messages:
    7
    Likes Received:
    0
    I'd also like to know how to decrease the padding above and below the logo.
     

    Attached Files:

  5. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .logo {
    padding-top: 80px;
    padding-bottom: 50px;
    }
     
    div#masonry-gallery-thumbnails_1961
    {
    margin-left:40px;
    }
    Thanks & Regards
    Pramod Patel
     
  6. talia303

    talia303 New Member

    Joined:
    Jul 27, 2014
    Messages:
    7
    Likes Received:
    0
    Unfortunately, the gallery code did not work for the masonry gallery - it's still aligned with the left.
     
  7. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    Please provide the following information listed below.
    Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:
    Send this information on our email at [email protected]

    Thanks & Regards
    Pramod
     

Share This Page