This topic has 8 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #142064
     kjcarleo
    Participant

    Hello, is it possible to adjust the icon size in the Main Menu and Top BAR ONLY?

    I tried this code, but it does not apply it to all icons (doesnt for search and cart)

    .navbar a [class^=”icon-“] {

    font-size: 30px;

    }

    #142138
     Laura
    Moderator

    Hello, try

    COPY CODE
    
    #header i:before {
        font-size: 18px;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #142189
     kjcarleo
    Participant

    That’s perfect! Thanks.

    #142190
     kjcarleo
    Participant

    Actually, I kist noticed it changed them for the SUBMENUS – Is it possible to keep the submenu icons the default size? It throws of the vertical alignment.

    #142191
     kjcarleo
    Participant

    Actually, I just noticed it changed them for the SUBMENUS – Is it possible to keep the submenu icons the default size? It throws of the vertical alignment.

    #142392
     kjcarleo
    Participant

    Actually, I just noticed it changed them for the SUBMENUS – Is it possible to keep the submenu icons the default size? It throws of the vertical alignment.

    #142494
     Laura
    Moderator

    Hello, you can use this for the dropdown icons

    COPY CODE
    
    #header .dropdown i:before {
        font-size: 12px !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #142495
     kjcarleo
    Participant

    Great thanks

    #142639
     Laura
    Moderator

    Glad to help 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?