• Hi,
    I am a beginner learning on the fly. My site, https://www.kssaustin.com is improving but I would like to make the text in the drop down menu larger and maybe darker or another color.
    I have searched and found some information but it does not solve my problem. Is there a plug in for this purpose?

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You can do that via your style.css file.

    You have to do the edit on the item

    .menu li li {

    Thanks
    PD

    Thread Starter jennydawg

    (@jennydawg)

    PD,
    Thanks for the quick response.

    Before I completely screw up my site, please bear with me a bit more. when I go to my style CSS sheet, the copy says “to just write here what i want to change”. But, as a complete novice just trying to undestand CSS, i don’t know how to identify my drop down menu to change. Do i just add .menu li li { ? Or do i need to add something else?
    Sorry for the confusion but this is my first rodeo.

    Thanks again

    No, You have to maintain proper css format.

    You can get the tutorial here
    https://www.w3schools.com/css/

    Regards,
    PD

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘enlarging text in menu drop down’ is closed to new replies.