Search for: Log In Free Support [Resolved] Hover Icon / Logo Home › Forums › Support › Hover Icon / Logo This topic has 5 replies, 2 voices, and was last updated 1 year, 8 months ago by Leo. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts May 17, 2019 at 8:16 am #902785 Ender Hi. How I could get a hover effect on the menu toggle icon / logo / search icon. Thank you very much! May 17, 2019 at 8:33 am #902794 LeoStaff Customer Support Hi there, It would require some custom coding. Do you have an example to show? If it’s relatively simple we can try to help π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ May 17, 2019 at 9:31 am #902837 Ender Hi Leo. What exactly do you need: Like an admin account for the website? May 17, 2019 at 9:34 am #902842 LeoStaff Customer Support An example of the hover effect you are looking for. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ May 17, 2019 at 10:23 am #902910 Ender Ok i found now solutions for the hover effect with opacity with .site-logo.mobile-header-logo img:hover { opacity: 0.75; } .navigation-branding img:hover { opacity: 0.75; } .arrow-down:hover { opacity: 0.75; } div.asp_m.asp_m_1 .probox .promagnifier .innericon svg:hover { opacity: 0.75; } .ugb-nav-icon:hover { opacity: 0.75; } Many thanks. May 17, 2019 at 10:26 am #902915 LeoStaff Customer Support Awesome! Glad you figured out and thanks for sharing π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In