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

  • Author
  • #72631
     noboxcreatives
    Participant

    Hi team,

    I’m seeing an issue on both site menus on iPhone and iPad where a letter within the title is unnecessarily capitalized, i.e. the title is supposed to be “Bit@h …,” but on mobile version it’s displayed as “Bit@H.” Yet, it’s displayed correctly within other content on mobile sites.(On the desktop site the menu is displayed correctly as well.) I’ve attached screenshots for visualization. Is there any way to resolve this issue?

    Thank you kindly.

    Kind regards,

    Anastasia

    Attachments:
    You must be logged in to view attached files.
    #72788
     Laura
    Moderator

    Hello, can you share admin credentials so i cah check it out? 🙂

    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 🙂

    #72893
     noboxcreatives
    Participant
    This reply has been set as private.
    #73064
     Laura
    Moderator

    Hello, please add this to style.css of child theme 🙂

    COPY CODE
    
    @media (max-width: 991px)
    #header .navbar-nav li a {
        padding: 10px 0;
        text-transform: inherit !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 🙂

    #73428
     noboxcreatives
    Participant

    Hi Laura,

    I added it to the file, however it didn’t correct the issue. What’s interesting, in the top menu the title are displayed correctly, but not in the main menu. Is there anything else to try?

    Thank you.

    #73799
     Laura
    Moderator

    Hello, try

    COPY CODE
    
    @media (max-width: 991px) {
    #header .navbar-nav li a {
        padding: 10px 0;
        text-transform: none !important;
    }
    }
    

    Let me know if it works!

    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 🙂

    #73800
     noboxcreatives
    Participant

    Great success, Laura!!! Thank you so much!:)

    #73938
     Laura
    Moderator

    Hello, glad it worked! 🙂

    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 8 posts - 1 through 8 (of 8 total)

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

Log in with your credentials

Forgot your details?