Content page - spacing

Home Forums Jevelin Theme Content page – spacing

Home Forums Jevelin Theme Content page – spacing

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • Lonartorg
    Participant

    Hi there,

     

    On this page http://www.whoisyourshero.com/artist-sample/

     

    I need to remove the white space padding between the titlebar and the first block with an image – without impacting the image size, can you please advice? Screenshot attached 🙂

     

    Thanks,

    Rocio

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi Rocio,

     

    I hope you are well today and thank you for your question.

     

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .page-id-8412  #wrapper > .sh-page-layout-default {
        padding-top: 0;
    }

     

    Best regards,
    Shufflehound team

    Lonartorg
    Participant

    Thanks for that.

     

    When the user fills the form in, and submits it, the page lifts down showing the footer instead of the success alert message. Is there any way to make the page stay so the user can see the alert message withouth having to scroll up to see it?

     

    Thanks again

    You are most welcome here 🙂

     

    To help us keep support thread separates could you please create new thread for each of your other questions instead of asking them in your single thread as it makes the thread messy and hard to read.

     

    If you want to you can also add reference of this thread in your newly created thread.

     

    We would be more than happy to help you on your new thread.

Viewing 4 posts - 1 through 4 (of 4 total)