• Hi, so far I’m loving the theme I’m just trying to get used to the twitter coding. I’m trying to change the height of the menu bar at the top right to make it a little sleeker and move the rest of the site up.

    the webiste is http://www.virtualsafehouse.com

    Where it says Cloud Storage and Virtualization I’d like to get rid of the empty space above it.

    Thanks in advance!

Viewing 1 replies (of 1 total)
  • Hi I am new to this so not an expert but loving the theme and scouring the forum.

    I think what you are trying to do can be addressed by inserting some Custom CSS. This post addresses reducing the size of the box surrounding the Top Menu (and also removing the border and the social icon section).

    I think the code you need is

    /* navbar adjust padding */
    .navbar-inner { padding-top: 16px; }
    .navbar.resp .navbar-inner { padding-bottom: 4px; }

    but you may also have to remove the social elements so the box size can be reduced.

    You insert the code in to the ‘Custom CSS’ box at the bottom of the Customizr menu you get when you click on Customiz’It! under teh Appearance tab in the left menu of teh dashboard.

    You might also be interested in removing the grey background to the Top Menu box which is covered in the post here.

    Hope this helps.

Viewing 1 replies (of 1 total)

The topic ‘Change Menu Height’ is closed to new replies.