Home Forums Basel support forum Load CSS issue

Load CSS issue

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

    fabioweb
    Participant

    Hello, i have an issue with CSS loading.
    As you can see in video http://gliitalia.piucommerce.com/video.mp4

    How can i fix?

    #159564

    Hello,

    Please check the issue on one of the default themes to understand if our theme causes the problem. We suspect that this is the issue of plugins server configuration. If you see the same situation on the default theme, deactivated all the third parties plugins not related to the theme and activate them one by one to detect which one influence. If the problem is not with plugins, contact your host support.

    Best Regards

    #159773

    fabioweb
    Participant

    Ok thanks going ahead with other CSS issue in theme settings i’ve set different primary color: #738574 however hover on menĂ¹ is not changed. I can see this color: #6b9e2c

    Why?
    Regards

    #159872

    Hello,

    In order to change the color on hover in the menu, please add this code to the Theme Settings > Custom CSS > Global:

    body .main-nav .menu > li > a:hover{
    color:red;
    }

    Please set the color as per your needs.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)