hi, i have 3 questions,
1- i could not find how to make a header vertical drop down menu, its only coming as horizontal menu, how can i do that?
2- in footer i have this link shows down, how can i remove it? http://diaarts.com/wp-admin/admin.php?page=avia#
3- how can i remove ( Enfold Theme by Kriesi ) from copyright?
my web page is http://www.diaarts.com
also the website is not working in Galaxy phone or I phone, what to do with this matter?
Hello diaarts!
1. You are using a Mega menu, uncheck this checkbox when editing the Menu:
2. It look’s like it’s an extra line added to the footer.php file, updating the theme will fix it.
3. Regarding that, please see this topic.
Cheers!
Josue
Hello diaarts!
2) Please go to Enfold > Theme options > Google Analytics Tracking Code and see if “http://diaarts.com/wp-admin/admin.php?page=avia#” is added there. If so, just remove it.
Regards,
Yigit
Yigit thanks alot, i just remove it.
Josue, thanks for quick reply
i did not find the Menu Element option, how can i reach there?
Hi,
Can you create an administrator account and post it here as a private reply?
Regards,
Josue
Hey!
It is done.
You just needed to click the little arrow at the right and uncheck the “Use as Mega Menu” checkbox:
Regards,
Josue
thats great, thanks alot,
but is there anyway to change background color instead of text color on mouse over?
Hello!
Where do you want to do this modification (which element)?
Best regards,
Josue
in the same menu that you fixed
Hey!
Apply this CSS code:
.sub-menu li:hover a {
background: red !important;
}
Change ‘red’ for the desired color (HEX value).
Best regards,
Josue
On which file should i apply it??
Hi!
You can add it to the css/custom.css file or in the Quick CSS textarea ( Enfold > Styling ),
Cheers!
Josue