Dawn theme : how can i change the arrow in the mobile drawer menu

Hello,

i want to change the arrow in my drawer menu to angle, can anyone help me ?

It looks like this

and I want this result

store link: https://prettyprettyplease.fr

password:Naomi

  1. First, go to Themes => Edit code:

  1. Locate the base.css file in the folder.

  1. Add the following code snippet at the end of the file.
svg.icon.icon-close {
    position: absolute;
    left: 295px;
    top: 100px;
    z-index: 99;
}
  1. Save the changes and hopefully you will see the desired result as shown in the image:

Hope it can help you!

Hello,

thank you for your reply but instead of arrow I want this sign, is it possible ?