New Topic

White Space above n below the logo

Home › Forum › Customization › White Space above n below the logo

This topic contains 5 replies, has 2 voices, and was last updated by  StartupWP 4 years, 4 months ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1942

    suchig
    Participant

    Hi There,

    I am trying to get rid of white space above my logo/the social icons and below the logo. I have tried bunch of custom codes that i got from searching the forum but it didn’t work for me.

    Here is the site address – http://www.citytaxikingston.ca/about/

    Suchi

    #1943

    StartupWP
    Keymaster
    body {
      margin: 2% 0;
    }
    #branding {
      margin-bottom: 0;
    }

    https://startupwp.com/topic/customizing-your-theme/

    #1944

    suchig
    Participant

    I added it to the CSS Stylesheet Editor. That didn’t do anything. I am using the start up pro child theme.

    Where am i adding this?

    #1945

    StartupWP
    Keymaster

    Add to the bottom of your child theme’s style.css file.

    #1952

    suchig
    Participant

    Thank you that worked. ;-)

    #1953

    StartupWP
    Keymaster

    You’re welcome.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.