I would like to add menu links to the top (where the phone number is) how can I do that?
I would like to change the font color of the phone number font
I am getting a fatal error when I try to update menu’s from – appearance>menu (Catchable fatal error: Object of class WP_Error could not be converted to string in….)
will post more info on my site but can’t seem to find any place to choose “private” reply (it is not available above the submit button)
Hi drewski1k!
1) You should go to Appearance > Menus and create a new menu. Add menu items to your menu and check “Enfold secondary menu” in Menu Settings http://i.imgur.com/UNVTPiU.jpg
2) Please add following code to Quick CSS in Enfold theme options
.social_header .phone-info { color: red!important; }
3) Is this not visible on your end? http://i.imgur.com/NdtQGGD.jpg
Cheers!
Yigit
Hello!
Can you try deactivating all active plugins and check if issue remains?
Cheers!
Yigit
Hey!
Do you have a menu containing links to some custom taxonomies, that have been defined in a previous theme but does not exist in this one?
Best regards,
Yigit
Yes! that was it! Thank you!