- This topic has 13 replies, 2 voices, and was last updated 2 years ago by .
Viewing 14 posts - 1 through 14 (of 14 total)
Viewing 14 posts - 1 through 14 (of 14 total)
- You must be logged in to reply to this topic.
Hi,
is it possible to have the chevron down icon in the main menu? in the mobile version it is difficult to access the sub-menus. By pressing on the right side of the name in the main menu it opens well but there is no icon or it is the same color as the background.
Thanks.
Hi Carlos,
Please share your website URL and we will check for possible solutions.
Kind Regards
Hi Carlos,
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
.icon-angle-down:before {
color: #fff !important;
font-size: 20px;
}
Kind Regards
Perfect ! Thanks.
Feel free to contact us at any time, we are more than happy to help.
Kind Regards
Well…
When I hover over the magnifying glass icon in the main menu, the tooltip rectangle is empty. I saw on the demo that there is the text “Search”. is it a translation problem ?, text color?
Thanks.
Hi Carlos,
Can you please describe the issue you have in more detailed? Please share a direct link to the page where the issue appears and for more clarifications, screenshots will be much appreciated.
Kind Regards
It this on the main page.
Hi Carlos,
Please share your website URL and we will check for possible solutions.
Kind Regards
Hi Carlos,
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
.btn-tooltip {
color: #000 !important;
}
Kind Regards
Good now, Thank You.
Feel free to contact us at any time, we are more than happy to help.
Kind Regards