How to make offcanvas menu a little bit rounded from the edges?

This topic has 5 replies, 3 voices, and was last updated 1 months, 2 weeks ago ago by Andrew Mitchell

  • Avatar: KareemRaheem
    Fareed Fares
    Participant
    March 23, 2024 at 15:24

    The sliding/off canvas menus like (Account – Wishlist – Cart) are boxed I want to make each one a little bit rounded from each angel.

    4 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 24, 2024 at 08:46

    Hello, Fareed Fares,

    We understand that you would like to adjust the appearance of the sliding/off-canvas menus on your website, specifically the (Account – Wishlist – Cart) sections, to have a slightly rounded design at each corner.

    Custom CSS code can be used, for example:

    .et-mini-content {
        border-radius: 30px;
    }

    Kind Regards,
    8theme team

    Avatar: KareemRaheem
    Fareed Fares
    Participant
    March 24, 2024 at 09:18

    Thank you it worked but I want to control each of the four angles, how to edit this code?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 24, 2024 at 09:30

    Hello, Fareed Fares,

    Please read this article – https://www.w3schools.com/cssref/css3_pr_border-radius.php

    Kind Regards,
    8theme team

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    March 24, 2024 at 09:50

    Dear Fareed Fares,

    In the spirit of gratitude, we want to express our appreciation for your trust in our products. As a valued customer, your experience matters greatly. Would you consider sharing it by giving our theme a deserving 5-star rating on ThemeForest?

    Click here to share your thoughts: https://themeforest.net/downloads

    Being part of our community means a lot, and your feedback contributes immensely.

    Best Regards,
    The 8Theme Team

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

The issue related to '‘How to make offcanvas menu a little bit rounded from the edges?’' 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.