Thanks!!
I put the website into fixed and I can resize now.
I resize the page to zoom in on my phone and ipad. I can scroll to the right of the pages, but I can’t scroll to the right of the menu bar.
Is there a CSS code I can put in to allow me to move (i guess scroll) to the right of the menu bar just like I can on the pages?
Thanks
awesome!
I added the code above to change the font size
.title_container .breadcrumb, strong.main-title.entry-title {
font-family: arial !important;
font-size: 22px;
}
Didn’t work. Is it incorrect?
nevermind. Found it
Thanks