Menu Location

Support Area Forums Foxy Menu Location

Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
URL to the page in question:
  • Author
    Posts
  • #5170

    Hi Bill,

    I would like to put my menus all the way to the left side… because I prefer more estate for my slides… could you please help me with that… thanks in advance… my site is http://shuttersyndrome.com

    #5173
    Bill Robbins
    Moderator

    Great pictures on your site by the way.

    You can make that change. Here’s the easiest option.

    1. Go to the theme options page and choose the styling tab.
    2. Select “Yes” from the drop-down at the top to include custom styling.
    3. Scroll down to the very bottom until you see a box for “Custom CSS.”
    4. In that box, paste this:
      
      #logo,
      aside.sidebar {
      	position: fixed;
      	left: 0;
      }
      
    5. Save your changes

    That will fix your sidebar and logo to the left hand side of the screen.

    If you have any other questions, just let me know.

    Enjoy your weekend,
    Bill

    #5180

    well I’ll be…. Thanks again Bill… that was easy….. 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Menu Location’ is closed to new replies.