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 #2813373
Home Page Banner
Closed

Comments

  • tiannajaniece started the conversation

    I like the flat overlay on my home page's slider; however in the overlay is even (as it should be) in the editor. When the site is live though the flat overlay is uneven and looks wonky. 


    Images attached

  •  2,494
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

    .penci-flat-overlay .penci-slide-overlay .penci-mag-featured-content {
        min-height: 76px;
    }
    This code will fix the height of the title.

    Regards,
    PenciDesign.