Before you ask please READ THIS

Navigation button size

edited September 2013 in Beach Please Posts: 13
Hi ! How do I change the height of the buttons and make them closer one to the other ? Also how do I make the space from navigation to logo smaller ? thanks.

Comments

  • AirAir
    Posts: 10,970
    Live link please:-) Cause something looks off.

    With regards.
  • sure sorry www.flotastudio.com
  • AirAir
    Posts: 10,970
    maren10 said: Also how do I make the space from navigation to logo smaller
    You can reduce padding-top and margin-top, both takes now 20px each. Use this CSS:
    #access{
    padding-top: 0;
    margin-top: 0;
    }
    About getting menu items closer, then you have to remove icons you have added to them. I see that you switched them off in appearance settings, but that switches off only loading of CSS.



    With regards.
  • thanks guys ! have a good weekend !
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!