Home › Forums › All Other Themes › IT Consultant Pro Mobile View
- This topic has 5 replies, 2 voices, and was last updated 7 years, 6 months ago by
Forum Moderator.
-
AuthorPosts
-
April 6, 2016 at 11:34 am #29480
Hi,
The fourth and last column (feature box) appears fine on PC and tablet views, but appears to have lost its centre alignment in the Mobile Portrait View? The first 3 columns are fine. Many Thanks.April 6, 2016 at 11:43 am #29483Hi,
Kindly show us your website URL.
Regards,
BradApril 6, 2016 at 11:46 am #29484http://ab0.b92.myftpupload.com/
April 6, 2016 at 12:00 pm #29487Hi,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and ( max-width:767px) {
.welcome_text .one_fourth{ float:none;}
}Regards,
BradApril 6, 2016 at 12:08 pm #29488Thanks Brad, Have tried that and refreshed. Contact Us Feature box is still looks ok on PC and tablet, but still not centered on the mobile only?
April 6, 2016 at 12:11 pm #29489Add this code there:
@media screen and ( max-width:767px) {
.welcome_text .one_fourth{ float:none !important;}
}If this code not working then kindly send us your WordPress admin details via sktthemes.net/contact
Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.