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 #2483036
Styling Error with Header on WordPress Pages
Closed

Comments

  • FIREYourOwnWay started the conversation

    Hi. When creating pages in WordPress, the header and navigation are displaying over the top of the page content. (ie. the main column of content and the right sidebar). This is only happening on pages set up as WordPress pages. It is not occurring on pages set up as WordPress posts. 

    An example of a page with this incorrect styling is https://fireyourownway.com/contact/.

    An example of page with the correct look of the header is: https://fireyourownway.com/saving-money/becoming-frugal-in-4-easy-steps/

    Attached are two images - one displaying the incorrect styling and one displaying the correct styling. 

    I have tried using different page options and templates. None of these options have corrected the issue.

    The only custom CSS I've added to my site is as below:

    .post-entry h2,.wpb_text_column h2 {color:#0d9d8d; padding-top:40px;} .post-entry h3,.wpb_text_column h3 {color:#0d8b9c; padding-top:20px;} .post-entry h4,.wpb_text_column h4 {padding-top:20px;} .post-entry img {padding:20px 0px;} .wp-block-image figcaption {padding-bottom:20px;}

    Please help me to get the header/page content displaying correctly. Thanks!

  •  2,699
    PenciDesign replied

    Hi,

    This issue caused by you've enabled the header transparent for this page:

    https://fireyourownway.com/contact/

    Please go to edit this Contact Page > scroll down and click on "Header" tab > and disable the header transparent - check this image: http://prntscr.com/tnm5xb


    Best Regards,

    PenciDesign

  • FIREYourOwnWay replied

    It works! Thanks so much. Heaps appreciated.