This topic has 5 replies, 3 voices, and was last updated 7 months, 2 weeks ago ago by Andrew Mitchell
The sliding/off canvas menus like (Account – Wishlist – Cart) are boxed I want to make each one a little bit rounded from each angel.
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
Thank you it worked but I want to control each of the four angles, how to edit this code?
Hello, Fareed Fares,
Please read this article – https://www.w3schools.com/cssref/css3_pr_border-radius.php
Kind Regards,
8theme team
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
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