Navigation Bar Margins

Support Area Forums Agency Navigation Bar Margins

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://www.childrensjourney.com
  • Author
    Posts
  • #28102
    Judy Gaudin
    Participant

    Is there a way to reduce the white margin between Nav bar and my forms on Donate and Contact pages?

    The forms are created with a CForm Plugin…

    Thx
    Judy

    #28130
    Bill Robbins
    Moderator

    Give this a try Judy:

    1. Go to your theme options page and choose the Style tab.
    2. Scroll down to the Custom CSS box and add this:
      
      #content,
      #content h2,
      .wdform_section_break:first-of-type {
      	margin-top: 0 !important;
      }
      
    3. Update your settings.

    Let me know how it goes,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Navigation Bar Margins’ is closed to new replies.