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 #2560326
sidebar banner text background and font question
Closed

Comments

  •  1
    shirleydt started the conversation

    Hi there, Greetings!

    Can you advise how to change the color and opique level of the text background for sidebar banner?  Want it to be lass opique. 

    Also, the text how to change not to have all upper cases? 

    Thanks!

    Shirley

  •  2,699
    PenciDesign replied

    Hi,

    If you want to do that, please try add more this code to Customize > Custom CSS:

    .penci-promo-text h4{ background: rgba(255, 255, 255, 0.7); font-size: 16px; text-transform: none; }
    

    Change value 0.7 to opacity value as you want, and value 16 to font size as you want.


    Best Regards,

    PenciDesign