Comments Luigiderson started the conversationJanuary 21, 2019 at 11:16pmHiI want to know if its possible to change the size and color of the underline animation when you hover a element of the menu.Thanx![deleted] repliedJanuary 22, 2019 at 8:22amHi Luigiderson, Please add the code below to your Custom CSS area: .main-header.menu-type-standard-menu .standard-menu-container.menu-skin-dark div.menu>ul>li>a:after, .main-header.menu-type-standard-menu .standard-menu-container.menu-skin-dark ul.menu>li>a:after { background-color: #3a2bff !important; height: 2px !important; } Thanks!1 LikeLuigiderson repliedJanuary 22, 2019 at 5:57pmIt works, very thanks! Is there any doc about all css elements we can edit. I mean, the name of the "class" or elements, example below.I have been using web dev tools, to select elements, but I couldn't find that animation "id". .main-header.menu-type-standard-menu .standard-menu-container.menu-skin-dark div.menu>ul>li>a:after, .main-header.menu-type-standard-menu .standard-menu-container.menu-skin-dark ul.menu>li>a:after[deleted] repliedJanuary 23, 2019 at 8:14amHi Luigiderson,Sorry but we have not added any documentation about this. Anyway, we will consider this.I wish you a great day! Sign in to reply ...
Hi
I want to know if its possible to change the size and color of the underline animation when you hover a element of the menu.
Thanx!
Hi Luigiderson,
Please add the code below to your Custom CSS area:
Thanks!
It works, very thanks! Is there any doc about all css elements we can edit. I mean, the name of the "class" or elements, example below.
I have been using web dev tools, to select elements, but I couldn't find that animation "id".
Hi Luigiderson,
Sorry but we have not added any documentation about this. Anyway, we will consider this.
I wish you a great day!