New Topic

White Space above n below the logo

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

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #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 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.