- This topic has 1 reply, 2 voices, and was last updated 8 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Black/White Theme Support › Responsive behavior smaller than 979px issue
I am having issues with my website when viewing from a tablet or mobile device. It appears to be an issue when the media max screen size is 979 (or smaller).
Go to: http://poppedwithaltitude.com to view the issue on a tablet/mobile phone or use inspect on browser and change the screen size to 979.
Any assistance would be greatly appreciated!!
We are using SKT White Pro
Hi Donna,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:719px) {
.last { float:right !important;}
}
Regards,
Brad
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]