Responsive behavior smaller than 979px issue

Home Forums SKT Black/White Theme Support Responsive behavior smaller than 979px issue

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #59307
    DonnaDonna
    Member
    • Topics: 5
    • Replies: 4
    • Total: 9
    Member since: November 6, 2016

    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

    #59398
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.