I would like to add a login button (or just text that says LOGIN) in the header where the social icon for email now appears for this site: http://stg.campusbird.com
Can you please give me the code to do this?
Thanks very much!
Hi debkeller!
In WordPress dashboard, please go to Appearance > Menus and create a secondary menu then create a new link and add it to your menu http://i.imgur.com/9I3QF9j.jpg and check “Enfold Secondary Menu” in Menu settings http://i.imgur.com/0NhStlP.jpg
Cheers!
Yigit
Thanks very much!
1. How would I style this to make the typefont smaller?
2. How can I make this open in a new window?
Thank you. Really like this theme.
Hi!
1- Please add following code to Quick CSS in Enfold theme options under Styling tab
.sub_menu { font-size: 10px; }
2- Please go to Appearance > Menus and click on Screen Options and check “Link Target” and then choose the menu items that you would like to open in new tab http://i.imgur.com/bOLs66V.jpg
Best regards,
Yigit
For #1, I put the styling into the CSS, but doesn’t seem to be working. Any ideas? I also added “important!”.
–Deb
Hey!
You would like to decrease the font size of sub menu on header, is that correct? it is 11px by default and code i posted should make it 10px. Please flush browser cache after applying custom CSS code and refresh your page a few times
Cheers!
Yigit