• Resolved apos48

    (@apos48)


    Hello,
    I have added some CSS in “Additional CSS” section for styling the main menu.

    .main-navigation ul ul a {
    background: #0099a4;
    color: #ffffff;
    }

    .main-navigation ul ul a:hover {
    background: #ffc000;
    color: #0199a4;
    }

    I can see the changes and the results correctly but only on Backend.
    Nothing works on Frontend in any browser.
    What is the problem and How could I solve it?

    Website: https://www.ennoisis.edu.gr/

    Thank you in advance,

    Apostolos

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘CSS Styles don’t display in Frontend’ is closed to new replies.