Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #581520

    Hi,

    On my website http://www.easyliving-emmen.ch I use a full width sub menu for each page. In the backend I set lato and helvetica as font family in simple custom css;
    #top .main_menu .menu li ul a { font-style: lato!important; }
    and in enfold quick css:
    #top .main_menu .menu li ul a { font-family: “Helvetica”, lato !important; }
    But each time I go on my website it shows a times new roman type of font and when I update all plugins etc. in the backend, it shows the correct font. On another website http://www.businesspark-zelgli.ch I use the same css and never have any issues.

    Do you know what could be the issue?

    Best regards,
    Michel

    #582026

    Hi Aline,

    Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Thanks,
    Rikard

    #582103

    Hi Rikard,
    Thanks for the response.
    Best,
    Michel

    #582870

    Hi,

    Please try the following instead:

    #menu-submenu-1 li a .avia-menu-text {
    font-family: lato !important;
    }

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.