Help some problem… - by Arya Praditya

This topic has 8 replies, 2 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler

  • Avatar: Arya Praditya
    Arya Praditya
    Participant
    March 23, 2018 at 17:26

    Can i remove the space between header and content?
    Check

    When i choose dropdown menu on checkout page, text disappear. How to fix it?
    Check

    How to show cart icon on mobile? When i scroll down the page, cart icon is missing..
    Check

    Please help me, Thank you

    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 26, 2018 at 08:16

    Hello,

    1. Edit page > [8theme] Layout options > Breadcrumbs Style > Disable.
    2. Please add this code in Theme Options > Styling > Custom css

    .woocommerce-checkout .select2-results {
        background-color:  black;
    }
    .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
        color:  black;
    }
    .woocommerce-checkout .select2-container--default .select2-results__option[data-selected=true] {
        background-color: #ffb4577a;
    }

    3. Theme Options > General > Mobile Header Settings > Mobile header text color > White.

    Regards

    Avatar: Arya Praditya
    Arya Praditya
    Participant
    March 27, 2018 at 14:18

    Hello..
    1. Solved, Thank you very much
    2. Not changed
    3. Not changed

    How to fix it?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2018 at 14:31

    Hello,

    Could you please provide wp-admin access in Private Content?

    Regards

    Avatar: Arya Praditya
    Arya Praditya
    Participant
    March 27, 2018 at 14:45

    Please check

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2018 at 15:17

    2. In your custom css was not closed media query. Please clear cache and check now http://prntscr.com/ix2nph. In the code you can change the color values.
    3. I’ve changed “Fixed header text color” to White in Theme Options > General > Header Settings

    Regards

    Avatar: Arya Praditya
    Arya Praditya
    Participant
    March 27, 2018 at 15:21

    Thank you very much
    All solved 🙂

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2018 at 15:32

    You’re welcome!

    Regards

  • Viewing 8 results - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.Log in/Sign up

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