• Resolved pcubed

    (@pcubed)


    Hi there,
    thank you very much for this awesome theme. I’m a day in and already love it!

    One thing I’d like to change but don’t get there myself is to reduce opacity of the Post Content Box in the Homepage Slider. In default the box covers the post image almost completely, therefore I’d like to reduce opacity to being able to see the image at least a little.

    Is that possible, maybe with Custom CSS?

    Appreciate your help.

    Thanks,
    pcubed.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter pcubed

    (@pcubed)

    Figured it out by myself, in case somebody else faces the same question:

    .slide-content {
    	opacity: 0.8;
    }

    (add in Custom CSS)

    Thank you for sharing! It really helps a lot!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Opacity in Post Content Box (Homepage Slider)’ is closed to new replies.