Virtue Topbar menu: centring & position of menu items
-
Hi,
I′m trying to customize my topbar menu in Virtue theme. I have two questions:
1. How can I change the size of the topbar? I know this has been discussed a thousand times but I know how to change the font size. What I need is to make the topbar wider. After making the font bigger the topbar is too narrow (e.g. my font is size 18 and I′d like to have the topbar 50px wide).
Edit: I made it wider using the code:
.topclass {
position: fixed;
z-index: 1000;
height: 50px;
}Now I need to centre the text vertically.
2. I would like to have the menu items on left and social icons on right in the topbar. I cannot reach this as it′s either everything on the right or on the left (or centered when using the code). Can you help me with this? I use icon menu for social links, no widget. Alternatively, can I make the space between individual menu items bigger?
Thank you!
- The topic ‘Virtue Topbar menu: centring & position of menu items’ is closed to new replies.