Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2353019
color saturation
Closed

Comments

  • myofb started the conversation

    Hello,

    I wanted to ask if and how it is possible to lighten the color saturation for the 1st overlay picture for the homepage layout option "1st Overlay Then Grid" of the game blog design because the picture sometimes gets really dark on the main page. Thanks!

    example: http://soledad.pencidesign.com/soledad-game-blog/


    Kind regards

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Custom CSS to do that:

    .penci-overlay-over:before{ opacity: 0.2; }

    You can change value 0.2 to value as you want. Example: 0.1 or 0.15


    Best Regards,

    PenciDesign

  • myofb replied

    Thanks! Seems to be working.