Aligning menu bar and widgets
-
how do i align both my menu bar and widgets on home page?
they are aligned on my other pages but not on my home pageThe blog I need help with is: (visible only to logged in users)
-
Hi there, go to Appearance > Customize > CSS, delete all the informational text in that window, and paste in the following custom CSS to align the menu on the main page like on your other pages.
.featured-sidebar .site-navigation ul.menu { margin-left: -465px; } -
-
- The topic ‘Aligning menu bar and widgets’ is closed to new replies.