Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #226665
    Glen Pavelich
    Participant

    Submenu for 1024px flies out to far to the left.
    Scroll down to the ipad view (iPad landscape · width: 1024px) on this link to see what I mean (bottom of page).
    Point over the home tab on the menu bar.
    https://www.responsinator.com/?url=https%3A%2F%2Frmofmeetinglake.ca

    #226724
    Skandha
    Participant

    @fireflywebs: Hello there,
    You will need to decrease the font size of the title for that
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (max-width:1024px) {
    	.site-title {
    		font-size: 20px !important;
    	}
    }

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

    #226827
    Glen Pavelich
    Participant

    Thank you.

    G

    #226916
    Skandha
    Participant

    @fireflywebs: Glad I could help you out. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Bug in menu’ is closed to new replies.