Support for Envato Buyers Forums Miao Navigation Padding

Viewing 4 reply threads
  • Author
    Posts
    • #10271
      Performer123
      Member

      Hello,

      I cannot understand why there is so much padding around my Navigation. Can you please take a look and let me know how to reduce?

      http://77.104.146.125/~lftstage/

      Thank you!

    • #10279

      Hi

      Please try to go to Appearance > theme options > Custom style > Adjust LOGO position, drag the slide to left side to reduce the width of left blank area.

      Thanks

    • #10280
      Performer123
      Member

      I have a better logo being made, but really more concerned about the vertical height of the padding.

      Also, can you tell me how to change the color of the navigation links?

      Thank you

    • #10281
      Performer123
      Member

      Plus, that logo is set all the way to the left and still off center. Hopefully the new version will be better. Thank you

    • #10287

      You have to use the following custom CSS to change the menu link color

      #primary_menu ul li a{color:#fff;}

      Add it to the Appearance > theme options > custom code > custom CSS.

      For the LOGO padding you said, I think it’s not the padding, you can adjust the top header margin by the following custom CSS

      #top{margin-top:YOUR VALUE;margin-bottom:YOUR VALUE;}

Viewing 4 reply threads
  • You must be logged in to reply to this topic.