Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #168973

    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?

    #169080

    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

    #169082

    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

    • This reply was modified 11 years, 1 month ago by Yigit.
    #169445

    Yigit thanks alot, i just remove it.

    #169449

    Josue, thanks for quick reply

    i did not find the Menu Element option, how can i reach there?

    #169467

    Hi,

    Can you create an administrator account and post it here as a private reply?

    Regards,

    Josue

    #169522
    This reply has been marked as private.
    #169532

    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

    #169536

    thats great, thanks alot,
    but is there anyway to change background color instead of text color on mouse over?

    #169538

    Hello!

    Where do you want to do this modification (which element)?

    Best regards,
    Josue

    #169539

    in the same menu that you fixed

    • This reply was modified 11 years, 1 month ago by diaarts.
    #169574

    Hey!

    Apply this CSS code:

    .sub-menu li:hover a {
    background: red !important;
    }

    Change ‘red’ for the desired color (HEX value).

    Best regards,
    Josue

    #169582

    On which file should i apply it??

    #169604

    Hi!

    You can add it to the css/custom.css file or in the Quick CSS textarea ( Enfold > Styling ),

    Cheers!
    Josue

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Header menu and footer copyright’ is closed to new replies.