Text Margins on Pages... Padding

Discussion in 'Andrina WordPress Theme' started by irissalmins1, Sep 25, 2015.

  1. irissalmins1

    irissalmins1 Member

    Joined:
    Jan 14, 2013
    Messages:
    239
    Likes Received:
    5
    How can I get larger margins on page text? More padding?

    Thanks for your time.

    Iris
     
  2. priya

    priya Guest

    Hello Iris,

    Greetings from InkThemes!

    Could you please provide us 'URL' of your site with some edited screenshot of your issues so that we can better assist you?

    If you are unable to create screenshots then you can use www.screenpresso.com that will help you to create screenshots.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. irissalmins1

    irissalmins1 Member

    Joined:
    Jan 14, 2013
    Messages:
    239
    Likes Received:
    5
    2realestatechicks.com

    This is what it looks like at the moment. The website is being built.
     

    Attached Files:

  4. nitin

    nitin Guest

    Hi,

    Greetings from InkThemes,

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .main-content .full-width {
           padding-left: 20px !important;
           padding-right: 20px !important;  
    }
    
    Note:- Please change the values according to your requirements.

    Hope it will resolve your issue

    Thanks & Regards!
    Nitin
    InkThemes.com
     

Share This Page