Home Forums Pro Themes Kids Education Pro menu icon

Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #149316
    Anonymous
    Inactive

    hi, I can not find where to change the icons of the menu that are seen at the top of the home

    example contacts have phone icon etc. I would like to change the icon type

    #149322
    Psink
    Keymaster
    #149323
    Anonymous
    Inactive

    hello thanks for reply
    i check but in my menu not have “CCS Classes”

    #149325
    Psink
    Keymaster

    first we need to enable CSS classes for that please follow screen record
    https://www.awesomescreenshot.com/video/3531333?key=c3467d05368ac5d74fb2fe8d7158889e

    #149327
    Anonymous
    Inactive

    thanks for reply but
    i try but not show image
    this link
    https://www.peluchesumisura.it/

    #149328
    Psink
    Keymaster

    Ahh, I guess there is some issue with CSS – it seems font-family is missing, Can you please add this CSS in additional CSS.

    
    @media screen and (min-width: 1024px){
    .main-navigation ul.nav-menu > li > a {
        padding: 5px 15px;
    }
    }
    .site-header ul > li:before {
        font-family: "FontAwesome";
        font-size: 35px;
        display: block;
    }
    

    To add this to the theme Go to Admin Panel >> Appearance >> Customizer >> Additional Css, there paste the above code published

    Hope this helps

    Regards,

    #149329
    Anonymous
    Inactive

    should I insert it at the bottom?

    #149330
    Anonymous
    Inactive

    i insert code but not change 🙁

    #149333
    Psink
    Keymaster

    can you please share your site login through our contact form?
    https://themepalace.com/contact-us

    We will add it in a proper way. Maybe there is something missing on your side

    Regards,

    #149338
    Anonymous
    Inactive

    i have send thanks
    attend your reply
    thanks

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.