Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #66717
    Jim
    Participant

    I’m new at wordpress/woocommerce, and have the Responsive Pro them installed. Two things I’m trying to do without luck is to

    1) add a blue, wide, horizontal line at the top of each page above the logo, to separate the white background from the browser toolbar.

    2) decrease the large white space above and below the logo.

    Any help would be much appreciated.

    Thanks,
    Jim

    http://usreloadingsupply.com/2015-09-11_14-11-06.jpg

    #66755
    Sakin
    Keymaster

    @Jim: I see that you have already added in Custom CSS to add in blue line and decrease the space.

    If you further want to decrease the space then you can adjust the padding in the following css and then add it in “Appearance => Customize => Theme Options => Custom CSS Options” box:
    #site-branding { padding-top: 20px; padding-bottom: 20px; }

    #67292
    Jim
    Participant

    Works great, thanks. Sorry it took so long, I lost my posting and had to go back through trying to find it. And I put it in the wrong place too (Account Issues), which didn’t help matters any.

    #67397
    Sakin
    Keymaster

    @Jim: No problem

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Add horizontal line, top of page’ is closed to new replies.