badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Hover on post

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #63106
    lukas.vu.kim
    Participant

    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

    #63149

    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!

    #63274
    lukas.vu.kim
    Participant

    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

    Thank you!

    #63326

    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.

    Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.