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 #3030339
Title background not following
Closed

Comments

  • angemman started the conversation

    Hello, 
    Despite setting the desired background color of my Penci headers, saving it, and setting it to the correct page in the customizer, it's not following on the front end.

    Although in elementor preview, it does.

    Is there any fix to this?

  •  2,490
    PenciDesign replied

    Hi,

    In this case, please select the title background color similar to the section background color.

    Regards,
    PenciDesign.


  • angemman replied

    And how do I set that? Can you please show me?

  • angemman replied

    Everything's fine in the elementor editor but when I update it and check in the front end, the header background color is not changing. 

  •  2,490
    PenciDesign replied

    Hi,

    Please send me the URL related to this problem.

    Regards,
    PenciDesign.


  • angemman replied

    It's still on my local server. I'm sorry if I'm not making myself clear. Let me explain it again.

    1 - at the elementor editor, I set my header title background color that matches the footer background color. 
    2 - I update it and preview on the elementor. Everything looks fine. 
    3 - Now, when I tried to do a site visit on my WordPress dashboard, it's not implementing the change.

    Is there something that I need to do? Please help.

  •  2,490
    PenciDesign replied

    Hi,

    I understand your problem. Now please inspect the heading title element then send me a screenshot.

    Regards,
    PenciDesign.


  • angemman replied

    Thank you. Here it is. 

  •  2,490
    PenciDesign replied

    Hi,

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

    .penci-homepage-title.style-4 {
        background-color: transparent !important;
    }

    Regards,
    PenciDesign.



  • angemman replied

    Problems solved. Thank you!