• Resolved mdsfarook

    (@mdsfarook)


    i am using virtue theme how to change the font size of my top navigation menu .. i want to make it big

Viewing 8 replies - 1 through 8 (of 8 total)
  • Balint Toth

    (@tothbalint)

    Hello! This can be easily done with some custom css code. Could You please share a link to Your site so I could provide You with the necessary code specifically for Your needs? And could You please tell me how big would You like it to be?

    Thank You!

    Cheers,
    Balint

    Thread Starter mdsfarook

    (@mdsfarook)

    Thanks for your reply and my site is https://www.gheestore.in

    Balint Toth

    (@tothbalint)

    Here is the code:

    #menu-menu-1 li a {
      font-size: 16px;
    }

    Please modify the value 16 to Your needs.

    If You have any questions, feel free to ask.

    Cheers,
    Balint

    Thread Starter mdsfarook

    (@mdsfarook)

    Thanks for your reply i tried enter the code in theme option in custom css i have made the changes thanks friend will get back to you if i have some quires

    Balint Toth

    (@tothbalint)

    Do you have a caching plugin installed? If You do, please try deleting the cache. Also please check it from an other browser too, it is possible that Your browser did not refresh the page properly.

    Thread Starter mdsfarook

    (@mdsfarook)

    No friend i have made the changes and its working perfectly thanks for your help

    Theme Author Ben Ritner – Kadence WP

    (@britner)

    You can use this css to and it will control the “your cart” along with the menu.

    .topbarmenu ul li a {
    font-size: 16px;
    }

    Kadence Themes

    Thread Starter mdsfarook

    (@mdsfarook)

    ya i did that too thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘how to change the font size of my top navigation menu’ is closed to new replies.