• Resolved C-W-R

    (@creawebrdv)


    Hello,
    How to modify the font size of the submenus added for the 2 choices “REPROGRAMMATION” and “APPROVAL” in “Services”?

    Or can we write the 2 choices “REPROGRAMMATION” and “HOMOLOGATION” in lower case instead of capital letters to save space (“Reprogramming” and “Homologation”)?

    https://ventes-autos-pont-a-mousson.alwaysdata.net/

    Thank you for your help.

    CreaWebRdv
    Roby

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter C-W-R

    (@creawebrdv)

    thank you,

    Your adjustment below resolved my request, I replaced “lowercase” by “capitalize” and a size of 14px …:

    Please add below code to Customize -> Additional CSS

    .main-navigation ul li li a {
    font-size: 10px;
    text-transform: lowercase;
    }

    Best regards,
    CreaWebRdv

Viewing 1 replies (of 1 total)
  • The topic ‘How to change the font size of added submenus’ is closed to new replies.