This topic has 4 replies, 2 voices, and was last updated 10 years, 1 months ago ago by Eva Kemp
Morning,
Ive searched and found how to change the font size for the menu both in its normal state and also when its fixed but can’t see how to move the menu or menu ul down to line up with the bottom of my logo and also I need to move it to the left a bit.
Also when I do scroll down I need the menu items to be in the same place.. you’ll see what I mean when you look at the site and scroll.
I just can’t seem to get the right css to alter…sorry.
thanks for your time
Hello,
Please add this code in custom.css file:
.menu-main-container, .fixed-header .menu-main-container {
margin-top: 25px !important;
margin-left: -60px !important;
}
To create this file you need rename default.custom.css to custom.css via FTP in wp-content/themes/royal directory and enable it in Theme Options > Custom CSS.
Thank you.
Regards,
Eva Kemp.
Thank for your time Eva,
I’ve adjusted to my needs.
Have a good weekend.
Hello,
You’re welcome.
Have a good weekend too!
Regards,
Eva Kemp.
The issue related to '‘Alter menu placing / position’' has been successfully resolved, and the topic is now closed for further responses