New Landing How can we help? Themeforest Theme Support Supreme How to change only the size of navigation menu ?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Supreme
  • #9008
    FredLT
    Member
    Post count: 26

    Hi,

    I want to change the size of the main navigation menu but not the top navigation one.

    Could you help me with a nice custom CSS code ? ๐Ÿ™‚
    THX !

    #9013
    Ben – SUPPORT
    Member
    Post count: 690

    I’m not sure what you want done to it. If you add

    .nav-wrap{
    height:100px;
    }
    

    you’ll make the bar bigger, if you could explain what you’re looking for then I’ll be able to help a bit better

    Add the code to general settings -> Custom CSS

    Thanks
    Ben

    #9015
    FredLT
    Member
    Post count: 26

    Hi Ben,

    Thank you for this code it can be useful but actually i want to increase the size of the text in the main navigation menu without increasing the text of the top navigation menu ๐Ÿ™‚

    THX

    #9024
    Ben – SUPPORT
    Member
    Post count: 690
    nav .menu li{
    font-size:18px;
    }
    

    Its current set at 14px so it won’t be too much of an increase but it’ll be noticeable, change to your own according with the height code I gave you

    Thanks
    Ben

    #9169
    FredLT
    Member
    Post count: 26

    so if i understand well, it is not possible to change the size of the text of the main navigation bar without changing the size of the text of the top navigation bar ?

    THX

    #9385
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Of course it is possible:

    #menu-main-menu li {
      font-size: 16px !important;
    }

    Regards,

    โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”

    Cosmin
    Support Assistant

    #9395
    FredLT
    Member
    Post count: 26

    Perfect !!
    Thank you a lot !!

    #9398
    Cosmin – SUPPORT
    Member
    Post count: 3851

    You’re welcome ๐Ÿ™‚

    If you like the product and support, please do rate the theme in your ThemeForest Download section, we would greatly appreciate it!

    Regards,

    โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”

    Cosmin
    Support Assistant

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register