About mobile version logo. - by HelloMorinig

This topic has 24 replies, 3 voices, and was last updated 5 years, 2 months ago ago by Rose Tyler

  • Avatar: HelloMorinig
    HelloMorinig
    Participant
    February 11, 2019 at 04:02

    Q1:Mobile version logo is big.
    So I want to customize the size of the vertical and horizontal.
    Could you tell tell me how?I want to change this place. I attached an image.

    Please, contact administrator
    for this information.
    23 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 11, 2019 at 09:12

    Hello,

    1. Theme Options > Header > Mobile Header > Logo image or add this code in Theme Options > Custom css > Global custom css:

    .mobile-header-logo img {
        max-width: 50%;
    }

    2.

    .woocommerce table.wishlist_table td.product-add-to-cart a {
        color: white;
    }

    Regards

    Avatar: HelloMorinig
    HelloMorinig
    Participant
    February 11, 2019 at 10:15

    Thank you for teaching me. I put in a tag.And also cached.

    But I have a problem.

    The item of Wishlist will disappear. That is, even if you register products in Wishlist it will not be saved. I will send the attached image.

    Thank you Rose.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 11, 2019 at 10:26

    Please try to disable all 3rd party plugins to check if one of plugins causes the problem.

    Regards

    Avatar: HelloMorinig
    HelloMorinig
    Participant
    February 11, 2019 at 10:46

    It improved. Thank you.

    About Wishlist

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 11, 2019 at 10:50

    Add this code in Theme Options > Custom css > Custom css for mobile:

    .wishlist_table tr .product-thumbnail {
        display:  block;
        max-width: 50%;
    }

    Regards

    Avatar: HelloMorinig
    HelloMorinig
    Participant
    February 11, 2019 at 10:57

    Thank you for your replay.I’m so happy.

    But wishlist image was not displayed.:(

    Thank you.:)

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 11, 2019 at 11:05

    You’re welcome!
    Feel free to ask if you have any other questions.

    Regards

    Avatar: HelloMorinig
    HelloMorinig
    Participant
    February 11, 2019 at 11:11

    Hey Rose,

    Wishlist image was not displayed.
    What is the cause?

    Thank you always.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 11, 2019 at 11:19

    Dear,

    Please clear cache and check one more time https://prnt.sc/mjhfum

    Regards

    Avatar: HelloMorinig
    HelloMorinig
    Participant
    February 11, 2019 at 11:25

    I did it!:)
    Thank you so much Rose!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 11, 2019 at 11:27

    You’re welcome!

    Regards

    Avatar: HelloMorinig
    HelloMorinig
    Participant
    February 12, 2019 at 12:22

    Hello again,

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2019 at 13:21

    Hello,

    1. You can add a Search widget in Appearance > Widgets > Shop sidebar.
    2. You may use an additional plugin.
    3. Theme Options > Header > Search > Search widget position. Also, the search can be hidden on separate pages using custom css code.

    Regards

    Avatar: HelloMorinig
    HelloMorinig
    Participant
    February 12, 2019 at 14:00

    Thank you.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2019 at 14:15

    You’re welcome!
    Feel free to ask if you have any other questions.

    Regards

    Avatar: HelloMorinig
    HelloMorinig
    Participant
    February 12, 2019 at 15:20

    Hello again,

    About mobile menu.
    I want to hide the search. I attached an image.
    How can I hide it?

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2019 at 15:24

    Hello,

    Please add this code in Global custom css:

    .mobile-menu-wrapper .header-search .search-form-wrapper {
        display: none;
    }

    Regards

    Avatar: HelloMorinig
    HelloMorinig
    Participant
    February 12, 2019 at 15:34

    Thank you for your message.:)

    Thank you Rose!:) I did it.:)

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2019 at 15:38

    My pleasure 🙂

    Regards

  • 1 2
    Viewing 20 results - 1 through 20 (of 24 total)

The issue related to '‘About mobile version logo.’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.