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 #3597851
White space above headline
Closed

Comments

  • news784svg started the conversation

    Hello do we remove the white space above the headline and also how do you place ads on the category area see attachments.

  •  3,116
    PenciDesign replied

    Hi,

    Please go to dashboard → Soledad → Ads Manager → Header → Google Adsense/custom HTML code to display in header 3: add the ad code in this option field.

    About the white space, please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

    @media only screen and (max-width: 767px) {
        body {
            --pchd-mg: 15px;
        }
    }

    Regards,
    PenciDesign.



  • news784svg replied

    Thank you so much, how do we stop the photo from popping out when you click on it.. see attachment 

  •  3,116
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Single Posts → General: turn on the "Disable Lightbox on Single Posts" option.

    Regards,
    PenciDesign.