Home › Forums › All Other Themes › SKT Finess Pro – Smart Phone Misalined
- This topic has 7 replies, 2 voices, and was last updated 7 years ago by
Sonnal S Sinha.
-
AuthorPosts
-
November 16, 2016 at 10:02 am #52826
Hello. I’m using Fitness pro for my new website. Thanks for the great products. I just finished making the site, however, “section 1” is epicly misaligned when its showing on smart phone. It looks okay when its sideways though (horizontal), but it looks somewhat awkward… I build the site in Japanese so it might be the issue with Japanese characters? Would you be willing to tell me how to fix it?
November 16, 2016 at 12:58 pm #52877Hi Aran,
Kindly show us your website URL.
Regards,
BradNovember 16, 2016 at 1:04 pm #52880Hello, Brad. It’s
http://orquis-drumcaliber.com
Although its fitness theme, I use it as musician site. Thank you.
November 16, 2016 at 1:19 pm #52884Hi Aran,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:768px){
.four_column{width:auto !important;}
}Regards,
BradNovember 16, 2016 at 5:01 pm #52919Hi Brad.
Thank you for such quick response. It is now fixed on my site. Thank you very much.
I actually have another site (for my lessons…) and am using SKT Fitness as well to make it uniform. I put the exact same code as you have given, however, it is not working on my lesson site… will you be willing to take a look on this one as well???? I may just need to change the numbers on (max-width:—px) section…
http://orquisdrumacademy.com
Thank you.
November 17, 2016 at 5:19 am #52965Hi Aran,
Add this code in custom css box:
@media screen and (max-width:768px){
.five_column{width:auto !important;}
}Regards,
BradNovember 17, 2016 at 9:37 am #53013Hello Brad.
Everything is fixed now. Thank you for such great customer care.
A
November 17, 2016 at 10:25 am #53019If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.