Fixed Menu Pena Theme
-
Does anyone know how i can create a Fixed Menu in the Pena Theme ?
The blog I need help with is: (visible only to logged in users)
-
Hi, add the following custom CSS to fix the menu at the top on Pena.
#masthead { position: fixed; z-index: 100; }
- The topic ‘Fixed Menu Pena Theme’ is closed to new replies.