Space

Home Forums Jevelin Theme Space

Home Forums Jevelin Theme Space

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

    Hello how to delete the space between the title and the top menu?

     

    http://www.ateliergrosfort.ch/Demo/enseigne/

     

    Thanks

    Solution for this topic

    Hi @Coraline,

     

    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-8374 .fw-page-builder-content > section.sh-section {
        padding-top: 0;
    }

     

    Best regards,
    Shufflehound team

    Coraline
    Participant

    Thanks

    You are most welcome here 🙂

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