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 #2183330
header bar issue: black needs to be changed. cant be seen on mobile devices
Closed

Comments

  • Darbuk53 started the conversation

    I have 2 issues. 

    1) the black  background color/white text of the header bar on the home page needs to be changed but I cant figure out where.  it looks fine on desk top But text cannot be seen along with menu or search icon on mobile devices.

    2) i have an overlay on post pictures I cannot get rid of. can you point me to where i can remove  it; its aggravating me.:)


    thank you very much!  Darlene 4803701360(cell)

  •  2,699
    PenciDesign replied

    Hi,

    1/ You can change it via Customize > Colors for Header.

    For menu icons on mobile, you can change it by change the color for search icon via Customize > Colors for Header > Main Bar Search Icon Color

    2/ You can add more this code to Customize > Custom CSS to remove it:

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

    Best Regards,

    PenciDesign