Drag-Down Icon not showing?

Hello everyone!

Recently I tried to build my Website wih the help of Shapely but at the drag down menu the icon is missing it’s just a box for some reason :confused: can anyone help me? Thanks!
------------------------------------------------------------------------------------
How it looks like:
2022-10-18 11_08_12-Window
------------------------------------------------------------------------------------

Hi there

May I see it?
Please provide url and I will check it

Regards

Can’t it’s local hosted currently

Edit: I could make it public tho if its needed to look into it as a public server

http://radtour.bbw-waiblingen.org/

Hi there

Ok, please add this code in the Appearance > Customize > Additionally CSS:

.shapely-dropdown {
    display: contents;
}
.dropdown:after {
display:none;
}

Thank you it worked!

You are welcome and have a good day