Tagged: ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #177454

    How can i change the width on the menu – where i use left or right sidebar.
    I would like it smaller.

    #177679

    Hi Morten!

    Can you please post a link to your website? What do you mean “where i use left or right sidebar”? Are you talking about the widget menu? A screenshot of what you’re trying to do will help.

    Regards,
    Ismael

    #177821
    This reply has been marked as private.
    #178658

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    .widget_nav_menu a { padding: 4px 35px 5px 0; }

    Cheers!
    Yigit

    #178926
    This reply has been marked as private.
    #179013

    Hey!

    You forgot to post the image. You can upload it on http://imgur.com/ or Dropbox and post link here

    Cheers!
    Yigit

    #179020
    This reply has been marked as private.
    #179645

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    @media only screen and (min-width: 1340px) {
    .responsive_large .container .nine.units {
    width: 970px;
    }}

    Cheers!
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘How to change width on left/right menubar’ is closed to new replies.