Website not properly aligned on mobile devices
Hi
I purchased your theme:
"Support for Betheme / Responsive Multipurpose WordPress & WooCommerce Theme"
But the site is not properly set formatting on cell phones
- blocks are misaligned
- header is not centered
- pages are misaligned
- on the desktop website the theme header is not scratching across the page it cuts off couple of inches short on the left and right sides of the page
It was my understanding that this theme was cell phone/mobile ready
I contacted the Muffin support forum and advised:
1) To adjust the mobile display, you will have to use the media queries. Please, check the following link on how to use it:
https://support.muffingroup.com/how-to/how-to-customize-css-based-on-screen-size/
I went there and placed this script in the css:
@media only screen and (max-width: 768px) {
/* Custom CSS declaration for mobile devices */
}
Nothing happened
I contacted Muffin Support again and they replied:
Sorry, but I cannot recommend anything else.
If you need advanced help with your website customization, I suggest checking the following link:
I contacted Bluehost website development and they advised they believe this is a Betheme Theme issue and they wanted $150 to help fix the mobile ready theme issue
Again this Theme was supposed to be "MOBILE READY"
at this point not sure were to turn
WP Kraken wants to help fix the mobile ready theme work on mobile devices but wants: $60/hr-$360/day
Can you please help!
Comments
Hi,
Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.
It is always a good idea to also attach a screenshot showing your issue.
Thanks
Hi:
Yes Bluehost had service maintenance
Sorry about that
I solved the issue
I am finding an issue with the menu bar
Thank :)
Please, try the following code:
Thanks
logo is placed here
entered code
have this as result: No Change. am I entering the code in the wrong place?
I purhcased this theme
sez capable with:
i should be able to have a sticky header, search field and a ecommerce icons on the same page without bunching up all together?
You were referring to the sticky header, not a regular one. The code I have sent changes the sticky header so it does not "jam together when you scroll down". Can you describe in more detail, what you want to exactly achieve, please?
That’s because of too many menu items inside the website's grid width, and you can get rid of that problem by following steps mentioned in one of the topics in our FAQ from the Support Center. Check the following link:
https://support.muffingroup.com/faq/menu-goes-under-header-does-not-fit/
Thanks