Oliver

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: SKT Biz Pro Slider #26799
    OliverOliver
    Participant
    • Topics: 4
    • Replies: 6
    • Total: 10
    Member since: January 28, 2016

    Hello Support how do I increase the height of the slider in mobile view, web address is also http://dalco.wordpresswebs.com, also I donot get the description to diplay in mobile horizontal view, any ideas?

    in reply to: Media Screen Responsive width #26440
    OliverOliver
    Participant
    • Topics: 4
    • Replies: 6
    • Total: 10
    Member since: January 28, 2016

    If you look at the thread it’s all explained above clrearly and the link is also there

    in reply to: SKT Biz Pro Slider #26417
    OliverOliver
    Participant
    • Topics: 4
    • Replies: 6
    • Total: 10
    Member since: January 28, 2016

    Guys I’ve already done this but here it goes again:

    http://m.emsoc.net

    in reply to: Media Screen Responsive width #26293
    OliverOliver
    Participant
    • Topics: 4
    • Replies: 6
    • Total: 10
    Member since: January 28, 2016

    This is what I have in my Custom CSS Box, and it throws off the other settings

    @media screen and (max-width:479px) {
    #footer, #copyright { width:365px !important; margin:auto;}
    }

    @media screen and (max-width:767px) and (min-width:625px) {
    #footer, #copyright { width:625px !important; margin:auto;}
    }

    @media screen and (max-width:999px) and (min-width:768px) {
    #footer, #copyright { width:768px !important; margin:auto;}
    }

    #footer{width:1000px !important; margin:0 auto !important;} #copyright{width:1000px !important; margin:0 auto !important;}

    in reply to: Media Screen Responsive width #26292
    OliverOliver
    Participant
    • Topics: 4
    • Replies: 6
    • Total: 10
    Member since: January 28, 2016

    I have added this and it works for the desktop view but it throws off the mobile, mobile horizontal and tablet views once I add this, please see for youirself,

    http://m.emsoc.net

    in reply to: Media Screen Responsive width #26203
    OliverOliver
    Participant
    • Topics: 4
    • Replies: 6
    • Total: 10
    Member since: January 28, 2016

    In full desktop view I want it to line up as in the other mobile, mobile horizontal and tablet views where footer and copyright line up rather than stretch out past the margines of the sections above(Body and header).

Viewing 6 posts - 1 through 6 (of 6 total)