Our Team

Home Forums All Other Themes Our Team

Viewing 7 posts - 76 through 82 (of 82 total)
  • Author
    Posts
  • #180832
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    If you found our service is good kindly give us nice review here: https://www.trustpilot.com/review/sktthemes.org

    Regards,
    Chris

    #183696
    USER THEMESUSER THEMES
    Participant
    • Topics: 3
    • Replies: 51
    • Total: 54
    Member since: April 27, 2020

    Dear Chris,

    Visit the link below
    https://drive.google.com/drive/folders/1beIHPTT3FCVtfWpk24l3eGpCGhQ2aE_4?usp=sharing

    Ιssues 01 & 02 (tablet screen).

    Issue 03 (desktop pc).

    Which is the right CSS for those issues;

    Thanks

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .social-icons a { width:auto !important;}
    
    @media screen and (min-width:768px) ana (max-width:1024px) {
    .phone-no strong { width: 27% !important; left:0 !important;}
    .cols-3.widget-column-2 { width: 35% !important;}
    .cols-3.widget-column-1 { width: 25% !important;}
    #footer-wrapper .phone-no strong { width:auto !important; left:22px !important;}
    #footer-wrapper .cols-3 .phone-no p { padding-left: 60px;}
    }

    Regards,
    Chris

    #183868
    USER THEMESUSER THEMES
    Participant
    • Topics: 3
    • Replies: 51
    • Total: 54
    Member since: April 27, 2020

    Hi,

    The code .social-icons a { width:auto !important;} , gives another issue_04 (visit google drive link).

    Also, the other code doesn’ t fix the issue (visit the website url from mobile phone – horizontal screen).

    Thank you

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

    Hi,

    Remove previous CSS which i sent you and add this new CSS instead of that.

    .signin_wrap .social-icons a { width:auto !important;}
    
    @media screen and (min-width:768px) and (max-width:1024px) {
    .phone-no strong { width: 27% !important; left:0 !important;}
    .cols-3.widget-column-2 { width: 35% !important;}
    .cols-3.widget-column-1 { width: 25% !important;}
    #footer-wrapper .phone-no strong { width:auto !important; left:22px !important;}
    #footer-wrapper .cols-3 .phone-no p { padding-left: 60px;}
    }

    Regards,
    Chris

    #183956
    USER THEMESUSER THEMES
    Participant
    • Topics: 3
    • Replies: 51
    • Total: 54
    Member since: April 27, 2020

    The new CSS fix the issues. Thank you.

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

    Hi,

    If you found our service good kindly give nice review here: https://www.trustpilot.com/review/sktthemes.org

    Regards,
    Chris

Viewing 7 posts - 76 through 82 (of 82 total)
  • You must be logged in to reply to this topic.