Tagged: collapse, hover, menu, opacity, post
Hello, please, how can I change hover on my post to be 50% opacity? Now it is completely white, when I touch on it. Thank you!
hover
Hi there,
Please paste the below custom CSS code in Appearance > Customize > Additional CSS to make the post hover to 50%.
.post-main .has-post-thumbnail .entry-wrap:hover .entry-main { opacity: 0.8; -moz-opacity: 0.8; filter: alpha(opacity=80); }
Thank you!
Thank you very much! Everything works well now.
Can I have 1 more question about collapsing menu? My menu is now already expanded when visiting website. How can I collapse it? I send link to image for better imagination: https://ibb.co/9cFj2nD
Hello there,
Sorry! We have designed the theme that way. It needs code customization and you need to hire a developer as this is a customization work.