Tagged: menu bar.
- This topic has 2 replies, 2 voices, and was last updated 11 years, 9 months ago by surflien.
Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
February 14, 2013 at 5:05 am #3954surflienMember
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.
February 14, 2013 at 9:13 pm #3985SakinKeymaster@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%; }
February 20, 2013 at 12:58 am #4137surflienMemberit works. Thank you
-
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- The topic ‘Menu Tweek and one more question’ is closed to new replies.