- This topic has 3 replies, 2 voices, and was last updated 6 years, 7 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
Best Selling WordPress themes WordPress themes have long proved themselves as extensively reliable and user – directed online content creation and development self – hosted […]
Harmonic WordPress Themes In an effort to find consonant and tuneful website tools for music, dance, orchestra and other music and composition based websites, we […]
Online Booking System Plugins If you are engaged into a restaurant, hotel, consultant, hair salon or any other suchlike business, in which making reservation and […]