Home › Forums › Arnold WordPress Theme › Website looks weird on iPad
- This topic has 3 replies, 2 voices, and was last updated 3 weeks, 3 days ago by
SeaTheme.
- AuthorPosts
- January 4, 2023 at 8:00 pm #28806January 5, 2023 at 8:02 am #28813
Hi,
Do you talk about the buttons? There are enough space on ipad. Is it ok to arrange them in multiple rows(click to check the screenshot)? Please add the custom CSS to fix it :
@media (min-width: 768px) and (max-width: 991.98px) { .module-id-1667637256402A2yuL .btn-mod-wrap { flex-wrap: wrap; } .module-id-1667637256402A2yuL .btn-mod-wrap .ux-btn:not(.btn-show-img) { margin-bottom: 10px; margin-right: 10px; margin-left: 0; } }
If it is not the issue. Could you please give me the exact details of the problem? Thanks.
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookJanuary 7, 2023 at 10:12 am #28820Thanks for the code, the boxes looks good now.
But all the rest of the design looks still weird. Some fonts are too big and some are too small. Is there any way to activate mobile view when opening the website on iPad? Atm it looks like the desktop view!January 8, 2023 at 4:37 am #28830Hi,
Some fonts are too big and some are too small.
Please try to edit the font size for tablet https://www.dropbox.com/s/8v8h43k96o203uz/WX20230108-123647.png?dl=0
Is there any way to activate mobile view when opening the website on iPad? Atm it looks like the desktop view!
It is not possible.
Regards!
SeaTheme – FAQs – WordPress Customization – Facebook - AuthorPosts
- You must be logged in to reply to this topic.