Shopzee Pro Mobile website problems

Home Forums All Other Themes Shopzee Pro Mobile website problems

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #91377
    RobertRobert
    Participant
    • Topics: 71
    • Replies: 90
    • Total: 161
    Member since: April 3, 2016

    The mobile version of the site looks odd. Can you help?
    Dont need the double menu, etc.

    http://www.crazycandy.com

    Thanks Bobby

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

    Hi,

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

    Add this code there:

    @media screen and (max-width:479px) {
    .topnav { display:none;}
    .signin_wrap .widget-left ul li a { font-size:12px;}
    .signin_wrap .widget-left ul li i { font-size:14px; top:0;}
    .entry-content h2 { font-size:20px;}
    h1.entry-title, h1.page-title { font-size:30px; text-align:center;}
    .so-widget-sow-image-default-813df796d9b1 .sow-image-container .so-widget-image { margin:0 auto;}
    }

    Regards,
    Chris

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