Foxy Header Logo Padding/Margin

Support Area Forums Foxy Foxy Header Logo Padding/Margin

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://sundancers.coastalmountainwebsites.com/
  • Author
    Posts
  • #18664
    CHRISTOPHER BOYD
    Participant

    Hi,
    I am trying to reduce the padding/margin above and below my header image. I have tried many possibilities using Firebug to determine the custom CSS but unable to locate it.
    Any ideas?
    See attached.
    Chris Boyd

    #18667
    Bill Robbins
    Moderator

    Hello Chris,

    You can adjust the spacing there. Here’s how:

    1. Go to the Theme Options page and select the Styling tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      #logo,
      #text-logo {
      	margin-top: 30px;
      	margin-bottom: 10px;
      }
      
    3. Update your settings.

    Check the spacing and see if that's what you have in mind. You can further adjust the top and bottom margin there to give more or less room.

    If you have any trouble, let me know.

    Have a great week,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Foxy Header Logo Padding/Margin’ is closed to new replies.