Web Hosting Theme

Home Forums All Other Themes Web Hosting Theme

Viewing 9 posts - 16 through 24 (of 24 total)
  • Author
    Posts
  • #99371
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    Hi Fay Dixon,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/16/

    Regards,
    Dave

    #99378
    Fay DixonFay Dixon
    Participant
    • Topics: 27
    • Replies: 99
    • Total: 126
    Member since: September 8, 2016

    Hello

    Is there any way that the buttons on my sliders can show on mobile please

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

    Hi,

    Issue resolved. Kindly check and confirm.

    Regards,
    Dave

    #99385
    Fay DixonFay Dixon
    Participant
    • Topics: 27
    • Replies: 99
    • Total: 126
    Member since: September 8, 2016

    Awesome thank you so very much. I put a review as well earlier.

    Have a nice day!

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

    🙂 🙂

    #99898
    Fay DixonFay Dixon
    Participant
    • Topics: 27
    • Replies: 99
    • Total: 126
    Member since: September 8, 2016

    Hello

    I just wanted to know is there any possibility to hide the contact details that are in the header, on mobile but keep the social media icons. It will all still be view-able on desktop. www.uprosper.co.za

    Thank you

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:479px) {
    .right { display:none;}
    }

    Regards,
    Dave

    #99919
    Fay DixonFay Dixon
    Participant
    • Topics: 27
    • Replies: 99
    • Total: 126
    Member since: September 8, 2016

    Awesome thank you it works, can you please adjust the bottom margin or padding on mobile please

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

    Hi,

    Remove

    @media screen and (max-width:479px) {
    .right { display:none;}
    }

    And add this new css code there:

    @media screen and (max-width:479px) {
    .right { display:none;}
    .head-info-area .left { padding:0 !important;}
    .social-icons { margin:10px 0 !important;}
    }

    Regards,
    Dave

Viewing 9 posts - 16 through 24 (of 24 total)
  • You must be logged in to reply to this topic.