Okay
  Public Ticket #350023
Add Padding under header on pages
Closed

Comments

  • Bruce started the conversation

    I'm changing my theme to Salient and have figured out most of the pieces, but the one piece I haven't been able to is to add some padding under the header on pages that already exist (i.e. those I'm not using the page builder for). I've attached a screen shot so you can see what I'm describing. I'm guessing it's a simple code change. Unfortunately, that's just a little above my pay grade :-) Thanks!

  •  8,427
    Tahir replied

    Hey Bruce!

    If you could provide the specific page url ill write up some custom css for you. 

    Thanks 


    ThemeNectar Support Team 

  • Bruce replied

    Tahir,

    Thanks! I'm just using a dummy test site right now to learn how to use your theme so don't worry that everything doesn't look right yet :-) My goal is to go live this weekend so hopefully it'll look a lot better by then.

    Here are two of the pages where you can see what I'm talking about

    http://www.optimumpreaching.com/services/ or http://www.optimumpreaching.com/contact/

    They're both pages with existing content not using the visual composer. I probably have about 20+ pages on this site like them so it would be nice to not have to migrate all of them over to the visual composer in order to get some spacing of maybe 40px between the bottom of the image and the start of the text.

    Thanks again!

    Bruce

  •  8,427
    Tahir replied

    Hey Again!

    Add this into the Custom CSS box located in your Salient Options panel :
    body[data-bg-header="true"] .container-wrap {
        padding-top: 25px!important;
    }
    
    Thanks 


    ThemeNectar Support Team 

  • Bruce replied

    Tahir

    This was perfect! Thank you so much!

    Hope you have a great rest of your day!

    Bruce