Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #3954
    surflien
    Member

    Hi, quick question. My blog is topiclife.com.

    I just tweeked the height of the menu bar using #branding ul.menu. from 3em to 2.5 em, but the pop up menus didn’t follow up. There is a gap between the main menu bar and the pop up menus when the pointer is hovering on it. Could you fix this for me plz?

    One more question is can I shrink the width of the right side bar?

    Thanks a lot!

    Sincerely,

     

    Jeff Chen.

    #3985
    Sakin
    Keymaster

    @surflien: For submenu fix add the following css in the “Custom CSS” box in your Theme Options panel.
    #branding ul.menu ul { top: 2.5em; }

    To shrink the width of the right sidebar. You need to add the following css and change the width percentage as per your need
    #secondary { width: 32.5%; }

    #4137
    surflien
    Member

    it works. Thank you

     

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Menu Tweek and one more question’ is closed to new replies.