Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Sunny Johal

    (@sunny_johal)

    Hi Nicolas,
    Could you post a link to your website please and point out the menu you are looking to change. Cheers

    Sunny

    Thread Starter Nicolas Franco

    (@nicolas-franco)

    Yes Sonny, thanks for your help.

    My web is https://www.jollyyoli.com

    I am editing my web before I release it. To see it, you should add this line to your host file.

    162.144.20.122 jollyyoli.com https://www.jollyyoli.com

    Thanks a lot.
    Nicolas

    Thread Starter Nicolas Franco

    (@nicolas-franco)

    I want to change the top menu, the one who have the social media icons.

    Plugin Author Sunny Johal

    (@sunny_johal)

    Hi Nicolas,
    I’m not going to edit the host file on my machine for support requests, is there any other way that you can put a preview online for me to see? If so could you let me know and I’ll give you a hand. Cheers

    Sunny

    Hi, Sunny, can you help me with changing the drop down menu font and size with the Easy Google fonts plugin?

    I have used CSS selectors you provided some time ago in the forum: .main-navigation a, .main-navigation a:visited. But they are working only for first level of menu.

    Here is my website with some test drop down menu: https://www.becausewebsite.com/

    Thank you in advance.

    P.s. It would be very usefull if you could give some instructions how to find other kinds of Css selectors. There were no aforementioned selectors in my theme style.css code, but somehow it is working. So I must be looking in the wrong place ??

    In addition, it would also be great to know how to change site identity css selectors. The same website: https://www.becausewebsite.com/

    Site title: “Because website” and Tagline “We live only once, but not twice.

    Thanks! ??

    Plugin Author Sunny Johal

    (@sunny_johal)

    Hi SarunasM,
    I use google developer tools in chrome (right click the element and click inspect element) to quickly find the appropriate css selectors. It is impossible to provide a guide as every theme is different. In order to get the most out of this plugin you should have knowledge of css selectors.

    That said, here is how to solve your issue. Create font controls and add css selectors for the following:

    • Dropdown: .main-navigation ul ul li a
    • Site Title: h1.site-title, h1.site-title a
    • Tagline: h2.site-description

    Hope that helps. Cheers

    Sunny

    It works!

    Thank you very much, Sunny ★★★★★

    I quess I have to study CSS a bit ??

    Plugin Author Sunny Johal

    (@sunny_johal)

    Hi SarunasM,
    Glad it worked for you. If you could rate this plugin when you get a moment that would be great. Cheers

    Sunny

    No problem. Done.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Change menu font’ is closed to new replies.