Where can i find this css of the special breadcrumb.

This topic has 4 replies, 2 voices, and was last updated 8 months, 4 weeks ago ago by Rose Tyler

  • Avatar: Nicolo
    Nicolo
    Participant
    August 2, 2023 at 11:57

    Hello

    where can i find this css of the special breadcrumb.

    Is it possible to get this as a static block for elementor?

    Becaue im going to make the three steps visible for mobile aswell.

    Thanks for effective help!

    https://cdn.discordapp.com/attachments/1104385613911818303/1136250683000115281/Skjermbilde_2023-08-02_125233.png

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 2, 2023 at 12:12

    Hello, Nicolo,

    Thank you for getting in touch with us.

    “where can i find this css of the special breadcrumb.” – custom CSS code can be created manually and added into Theme Options > Theme Custom CSS.

    “Is it possible to get this as a static block for elementor?” – there is no such possibility, by default.

    “im going to make the three steps visible for mobile aswell” – please try the next custom CSS code:

    @media only screen and (max-width: 992px) {
        .cart-checkout-nav a, .cart-checkout-nav .et-icon {
            display: inline-block;
            margin: 5px;
        }
    }

    Kind Regards,
    8theme team

    Avatar: Nicolo
    Nicolo
    Participant
    August 4, 2023 at 14:23

    I need to make this breadcrumb design as a static block for elementor because i am combing with cartflows.

    How can i get this excact design on elementor.

    Do you have the css for this special breadcrumb, so i can paste it into elementor css?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 4, 2023 at 15:07

    Hello, Nicolo,

    You can find styles for such breadcrumbs in the file mentioned in the Private Content area.

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
  • Viewing 4 results - 1 through 4 (of 4 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.