Yellow pencil not compatible?

Home Forums Jevelin Theme Yellow pencil not compatible?

Home Forums Jevelin Theme Yellow pencil not compatible?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • alexdunitz
    Participant

    Hi,

     

    I am using Jevelin with Unyson pages and wanted to get rid of the padding just below the header and above the footer. I can’t seem to be able to.

    I tried  installing and using Yellow Pencil. It says the changes are saved, but then they are not.

    I tried uninstalling the other plugins, but still no joy.

    Can you help please?

     

    Solution for this topic

    Hi @alexdunitz,

     

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

     

    You can remove the paddings 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

     

    #content > .fw-page-builder-content > .sh-section {
        padding: 0;
    }

     

    Best regards,
    Shufflehound team

    alexdunitz
    Participant

    Thank you. It worked!

     

    Do you know if there are any issues with Unyson and Yellow Pencil, or is it fine for me to install and use YP?

     

    Thanks again!

    Alex

    Solution for this topic

    Do you know if there are any issues with Unyson and Yellow Pencil, or is it fine for me to install and use YP?

    There isn’t any compatibility issue between them but the Unyson plugin is a theme required plugin so it is must use it. You can use Yellow Pencil editor If you want to.

    alexdunitz
    Participant

    ok

    thx

    You are most welcome here đŸ™‚

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