IT Consultant Pro Mobile View

Home Forums All Other Themes IT Consultant Pro Mobile View

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #29480
    Digital GoldDigital Gold
    Member
    • Topics: 13
    • Replies: 24
    • Total: 37
    Member since: November 30, 2014

    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.

    #29483
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30977
    • Total: 30977
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL.

    Regards,
    Brad

    #29484
    Digital GoldDigital Gold
    Member
    • Topics: 13
    • Replies: 24
    • Total: 37
    Member since: November 30, 2014

    http://ab0.b92.myftpupload.com/

    #29487
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30977
    • Total: 30977
    Member since: August 16, 2013

    Hi,

    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,
    Brad

    #29488
    Digital GoldDigital Gold
    Member
    • Topics: 13
    • Replies: 24
    • Total: 37
    Member since: November 30, 2014

    Thanks 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?

    #29489
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30977
    • Total: 30977
    Member since: August 16, 2013

    Add 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

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