test
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • valthebault Friend
    #982869

    Hi,

    I have menu module on footer-1 but I don’t have the icons, which makes the presence of the menu less than desirable, shown in the attachment.

    Could I add the icons and when my mouse hovers over the name of the menu, the name turns white, in which case, transparent because of the white background. How could I control the color changing?

    Thanks in advance


    1. Menu_footer
    Pankaj Sharma Moderator
    #983022

    Hi
    For the hover color issue
    add below code in custom.css file and change the color as per needs

    
    .t3-footnav .t3-module ul > li > a:hover {
    
        color: #eee!important;
    
    } 
    

    For adding the icon , this feature work for the Mega menu not for menu module . you can try before after class for this , that take custom work in css . Or you can also take a look Here if it helps .

    valthebault Friend
    #984041

    Hi,

    Thanks for the advice, it worked. But now there is this new problem: say I click the menu ‘company’, then I scroll down to the footer, and hover my mouse over ‘company’ again, the name of the menu disappears and the sub-menu becomes white, which on the white background is as good as gone. See exemple in attechment.

    How do I do that?

    And for the icons on the menu on footer, I can make do with no icons, but I would like to add padding to the left so that the words don’t stick to the left border.

    Thanks


    1. Menu_footer_choisi
    Pankaj Sharma Moderator
    #984315

    Hi
    In this case, i need to check this bug directly on your site .
    Kindly post the working site URL here .

    valthebault Friend
    #984413

    Hi,

    Thanks for the proposal. The site is not yet online though. Now how about you tell me where you’d look into and I’ll take a lookie?

    Thanks

    Pankaj Sharma Moderator
    #984416

    Hi
    You can use inspect element from browser dev. tools to check the style classes and then override it via custom.css file .
    The same process i will follow once i check your site .

    valthebault Friend
    #984818

    Hi,

    I did what you suggested and I found an anormality that appears everywhere: when ever there is a class that starts with , when I modify the code, it turns immediately to . And the code changes the color of the text: from grey/white to the defautl color.

    Why does it do that and how could I change it back?

    Thanks


    1. Menu_Footer_Inspected
    Pankaj Sharma Moderator
    #984822
    This reply has been marked as private.
    valthebault Friend
    #984823
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #984825
    This reply has been marked as private.
Viewing 10 posts - 1 through 10 (of 10 total)

This topic contains 9 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum