Home › Forums › ART WordPress Theme › ICON hides the menu
- This topic has 10 replies, 2 voices, and was last updated 3 years ago by
SeaTheme.
-
AuthorPosts
-
May 9, 2023 at 2:52 pm #29461May 9, 2023 at 2:53 pm #29462
How do we change the specific icon ? With another one I have
May 9, 2023 at 2:54 pm #29463May 9, 2023 at 3:22 pm #29464Hi there,
Welcome to SeaTheme forum.
It is possible to change the icon URL via the custom CSS(“Appearance > Customize: Additional CSS”):.navi-right-menu .hide-menupanel-mask { cursor: url(https://art.seatheme.net/header/wp-content/themes/art-theme/img/arrow-right-close.png),auto; }
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookMay 9, 2023 at 4:53 pm #29466i paste
.navi-right-menu .hide-menupanel-mask {
cursor: https://rform.space/wp-content/uploads/2023/05/rform_u21C1_icon_256x256.png,auto;
}but not working
May 10, 2023 at 2:01 am #29468Hi
The URL should be inurl(), update as:.navi-right-menu .hide-menupanel-mask { cursor: url(https://rform.space/wp-content/uploads/2023/05/rform_u21C1_icon_256x256.png),auto; }
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookMay 10, 2023 at 10:13 am #29476May 10, 2023 at 12:42 pm #29477And one more question I would like to know on this website which cookie program you use? Thank you very much
May 11, 2023 at 1:11 am #29481Hi,
May I check your website? Could you please leave your wp-admin access (URL / username/password) by picking up “Set as private reply”?
There is no the cache option on ART theme.
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookMay 11, 2023 at 9:42 am #29484This reply has been marked as private.May 11, 2023 at 2:39 pm #29487Hi, thanks
It works, the image file size for custom cursor should be less than 128X128
Regards!
SeaTheme – FAQs – WordPress Customization – Facebook -
AuthorPosts
- You must be logged in to reply to this topic.
