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 #1997142
Header margin disappears after setting Featured Image on Pages
Closed

Comments

  • arwenkok started the conversation

    Hi,

    I'm using the Hairstyle Magazine demo. The margin-bottom of the header in the theme's stylesheet is set to 60px, but when I set a featured image for a Page, the margin-bottom mysteriously disappears. 

    I've attached a screenshot. 

    Thank you, Arwen

  •  2,699
    PenciDesign replied

    Hi,

    I didn't see any attacked image.

    Can you show me URL for the page has this issue?


    Best Regards,

    PenciDesign

  • arwenkok replied

    Hi,

    Sorry, I forgot the attachment, but I just made my website public so you can see it there:

    http://www.daydreamjournal.com/about/ - on my about page, with featured image, the bottom-margin from the header has disappeared 

    While on my contact page http://www.daydreamjournal.com/contact/, without featured image, all is fine (when I set a featured image, the bottom margin disappears here as well)

    Thanks, Arwen

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Custom CSS to fixed this issue:

    .page.penci-body-single-style-10.penci-show-pthumb:not(.single-portfolio) #header, 
    .page.penci-body-single-style-9.penci-body-title-bellow.penci-show-pthumb:not(.single-portfolio) #header, 
    .page.penci-body-single-style-7.penci-body-title-bellow.penci-show-pthumb:not(.single-portfolio) #header, 
    .page.penci-body-single-style-4.penci-body-title-bellow.penci-show-pthumb:not(.single-portfolio) #header, 
    .page.penci-body-single-style-5.penci-show-pthumb:not(.single-portfolio) #header{ margin-bottom: 60px; }
    

    I will tell with our dev to check it again - if that's an issues with the theme, we will added this fixed in the next update version of Soledad theme.


    Best Regards,

    PenciDesign

  • arwenkok replied

    Hi, 

    Perfect, that sorted it. Thank you.

    Arwen