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 #2067679
featured image gradation
Closed

Comments

  • bella1004 started the conversation

    Hi

    How can I adjust black gradation portion at bottom of featured images. I want to make it lighter or no gradation.

  •  2,699
    PenciDesign replied

    Hi,

    You can add more this code to Customize > Custom CSS to do that:

    .penci-body-single-style-8 .penci-move-title-above:after, 
    .penci-body-single-style-5 .penci-move-title-above:after, 
    .penci-body-single-style-6 .penci-move-title-above:after, 
    .penci-body-single-style-7 .penci-move-title-above:after{ opacity: 0.4; }
    

    Change value 0.4 to any value as you want. Values between 0 - 1

    Change it to 0 if you want to remove the gradient.


    Best Regards,

    PenciDesign