MOTORCYCLE theme mobile display

Home Forums All Other Themes MOTORCYCLE theme mobile display

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #195641
    BikoBiko
    Participant
    • Topics: 72
    • Replies: 72
    • Total: 144
    Member since: November 29, 2019

    Hi,
    The MOTORCYCLE theme has display issues on mobile.
    The logo is not adjusted (it is too big).
    Mobile menu, shopping cart and search box are not centered vertically.
    See image capture here: https://prnt.sc/-q_sd7tW602n
    The square logo is configured with the values:
    Image Height: 54px
    Image Width: 54px
    Margin Top Logo: 27px
    I need help.
    Thanks in advance.

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

    Hi,

    Kindly show us your website URL?

    Regards,
    Dave

    #197324
    BikoBiko
    Participant
    • Topics: 72
    • Replies: 72
    • Total: 144
    Member since: November 29, 2019

    Hi,
    I do not want to publicly share the URL of the site, I work for third parties.
    Is there another way to show you this URL, for example an email address?
    Thanks

    #197344
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30977
    • Total: 30977
    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) {
    .logo img { width:inherit !important; margin:15px 0 0;}
    }

    Regards,
    Dave

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