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

    Hello,

    On my page i have made a second menu. The problem is that the color of the cell is green and that the letter of the menu is also green.
    How can i make the font is white. This is the page http://www.keydollar.nl/kalvermest_scheiden/ scroll down to the text contact in the green field.

    I also like to remove the white stripe between the text.

    Thanks.

    Leon Veltman

    #620713

    Hi edzetrading!

    Thank you for using Enfold.

    Please add this in the Quick CSS field:

    .main_color .widget_nav_menu div ul li a {
        color: #ffffff;
    }
    
    #top .content .flex_column .widget_nav_menu li {
         border: 0;
    }

    Regards,
    Ismael

    #640397

    Hello,

    I have also the issue on this page http://keydollar.eu/dairy-cows/
    I copy the shortcake but nothing happens. What do i wrong.

    Thanks.

    Leon Veltman

    #640403

    Hi!

    Please add following code to Quick CSS as well

    .widget_nav_menu a { color: white !important; }

    Cheers!
    Yigit

    #640494

    Hello,

    I copy the code into the Quick CSS but still not working correct. Can you tell me what i do wrong?

    Greets,

    Leon

    #640496

    Hey!

    There might be some error in your custom CSS code. Do you mind creating a temporary admin login and posting it here privately so we can look into it?

    Regards,
    Yigit

    #640759

    Here are the login

    #641083

    Hi,

    I fixed CSS error. Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
    In addition to that, please let us know if we are allowed to deactivate one or more of your plugins as well for testing purposes :)

    Best regards,
    Yigit

    #641316

    Hello,

    It’s oké to deactivate one or more plugins.

    Greets,

    Leon

    #641995

    Hi,

    deactivate them by yourself at first and let us know about your results please.

    Best regards,
    Andy

    #642116

    Hello,

    I try to switch off all plugin but still the same problem.
    I use the same menu on this page http://www.keydollar.nl/melkvee/
    That works perfect but on this page http://keydollar.eu/dairy-cows/ it look complete different

    Have you any idea what is going wrong or do you have different style menus where i can choose from.

    Kind regards,

    Leon Veltman

    #643034

    Hi,

    I’m not sure what’s going on but the Quick CSS field is not working. Is there any kind of server cache? Please try to move the css modifications from the Quick CSS field to the css > custom.css file.

    Best regards,
    Ismael

    #643914

    Hello,

    Thanks for your help so fare. I find another solution to fix the problem.

    See: http://keydollar.eu/dairy-cows/

    I made a text field with links to the pages.

    Kind regards,

    Leon Veltman

    #644327

    Hi,

    Glad you found a workaround! and thanks for sharing your tip.

    Thank you for using Enfold.

    Best regards,
    Vinay

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘color second menu’ is closed to new replies.