- This topic has 3 replies, 2 voices, and was last updated 6 years, 5 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Adventure Pro mobile version problems
Hi,
I’m having some trouble with the mobile version of my site: http://klaasparlimang.erpmusic.com/en
First:
https://imgur.com/a/bM9bD5y
The logo seems to be squeezed in the mobile version. Also, how can I get rid of the MENU icon with three lines?
Second:
https://imgur.com/a/Y2BkpyP
The promobox2 buttons are off. How could I center them in the mobile version?
Third:
https://imgur.com/a/QqrIbWP
The festival newsletter input box is too long in the mobile version.. how could I fix it?
Fourth:
How could I have a different homepage for mobile version?
I know it’s a alot of questions.. but I’d really appreciate the help.
THanks in advancec
Hi,
Kindly go to Appearance » Theme Options » Basic Settings » Custom CSS and paste below code there:
@media (max-width: 1023px){
.header .logo img {
margin-bottom: 15px !important;
height: auto !important;
}
.header #simple-menu {
display: none;
}
}
Regards,
Shri
Thanks,
This fixes the menu symbol and the logo problems. I’m grateful.
But the other things – promobox2 buttons location and newsletter input box lenght? And how could I set a different homepage for mobile devices? I’d really appreciate if you could help me out with those too 🙂
Greets and sunshine,
J.
@media screen and (max-width:479px) {
.squarebox { min-height:150px;}
.view-all-btn { margin-top: 0 !important; margin-right: 0 !important; text-align: center !important;}
.home_section3_content .sktmore { padding: 17px 30px !important; margin: auto !important; display: table; float: none;}
.newsletter-form input[type="submit"] { right:28px;}
.newsletter-form input[type="email"] { width:92% !important;}
}
Regards,
Shri
Looking for the best fastest WordPress themes? Stop right here! These lightning-fast themes are optimized for peak performance without sacrificing style. Perfect for speed-conscious bloggers, […]
Searching for the best baby products WordPress themes? We’ve got you covered! These themes combine adorable designs with powerful e-commerce features. Perfect for baby shops, […]
Want the best WordPress curriculum vitae themes? You’ve found them! Create a stunning digital portfolio that showcases your skills and experience. These themes offer sleek […]