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 #3018226
Header
Closed

Comments

  • miraizhan started the conversation

    Hello,

    I have a white space under my Header. I don't know how to remove it.

    Could you help me?

  •  2,490
    PenciDesign replied

    Hi,

    Please go to your pages editor screen, select the Page Template → Page Full Width:

    gtPhaQg.png

    Regards,
    PenciDesign.


  • miraizhan replied

    In this case sidebar and featured image disappear.

  •  2,490
    PenciDesign replied

    Hi,

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

    body #header {
        margin-bottom: 0;
    }

    Regards,
    PenciDesign.



  • miraizhan replied

    Unfortunately, it didn't help.

    Could you check it on this page https://turkey-trip.ru/turkey-antalya/

    I can't figure out what's wrong.

  •  2,490
    PenciDesign replied

    Hi,

    Please add the CSS code:

    .pc-wrapbuilder-header {
        margin-bottom: 0;
    }

    Regards,
    PenciDesign.



  • miraizhan replied

    Still doesn't work. Maybe another code?

  •  2,490
    PenciDesign replied

    Hi,

    Please make sure you've added the code correctly because the browser can't render it.

    Regards,
    PenciDesign.


  • miraizhan replied

    Yes, you were right. There was a small error. Now everything works.

    Thank you!