How to remove any action when click on logo on header in elementor?
-
Hi guys.
In Elementor, when I click on logo or header title(website name) a white(gray) show in the background after I set the website address link on them.
I search a lot and check a lot of ccs codes in those items CSS customs but non of them work.
a:hover, a:focus, a:active { background-image: none }
orselector .elementor-item-active { background-color: red; }
or
.a:active { color: yellow; }
or
.a:hover{ color: red; display: none !important; color: yellow !important; }
that color was to find those codes will work or not.
Also, there is some small thing
even I clear title and alt details for the logo when the mouse moves on the logo it’s showing untitledplease advise me. I will appreciate you a lot
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.