Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #291436
    phill86518
    Participant

    Hello and thanks for solving the logo size issue. Can the font size for primary Menu text also be adjusted?

    Second, this theme is not working on mobile phones even though it shows that it is a responsive theme. Please help. Thank you.

    #291448
    Skandha
    Participant

    @phill86518: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    /* To change the font size of the menu */
    #site-navigation a {
        font-size: 20px;
    }

    Also can you let me know what is the issue with your site on mobile phones?

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Theme not working on mobile’ is closed to new replies.