White border on pages

Home Forums Jevelin Theme White border on pages

Home Forums Jevelin Theme White border on pages

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    RESOLVED Posts
  • Ylb Digital
    Participant

    Hello,

     

    I have noticed a white border in my navigation menu in my homepage as well as white border on my the pages club and conciergerie, news.

     

    Could you please tell me how to remove them?

     

    Thank you!

    Hi @Ylb Digital,

     

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

     

    You can remove 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-2041 .vc_section.vc_section-has-fill,
    .home .vc_row-has-fill>.vc_column_container>.vc_column-inner {
        padding-top: 0;
    }

     

    Best regards,
    Shufflehound team

    Ylb Digital
    Participant

    Hello,

     

    I still have the white border issue on this page

    https://www.raffaelliitalianyacht.com/blog/

     

    Thank you!

    Solution for this topic

    Please change above shared CSS code as following to remove the border.

     

    .page-template-page-blog .blog-editor-content-container,
    .page-id-2041 .vc_section.vc_section-has-fill,
    .home .vc_row-has-fill>.vc_column_container>.vc_column-inner {
        padding-top: 0;
    }

     

     

    Ylb Digital
    Participant

    It worked 🙂

     

    Thanks for the great support! I love your theme !

    You are always welcome here 🙂

    Ylb Digital
    Participant

    Hello

    Now another white border appeared suddenly. It was full width before adding the CSS

     

    https://www.raffaelliitalianyacht.com/yachts/

    https://www.raffaelliitalianyacht.com/calima-2/

    https://www.raffaelliitalianyacht.com/compasroseevo/

     

    Main Menu >Yachts + Sub menu Yachts >Fly + Open

     

    Please this is very urgent

     

     

    • This reply was modified 4 years, 11 months ago by Ylb Digital.
    • This reply was modified 4 years, 11 months ago by Ylb Digital.

    I don’t see the issue on your shared pages so please share me the screenshots of them.

    Ylb Digital
    Participant

    Here you go,

     

    I have this issue on several pages in the menu section described above.

     

    The slider is no longer full width and it has white borders on the sides. However i did not change anything in my setting or slider settings

     

    It is supposed to look like the sponsoring page

     

     

    • This reply was modified 4 years, 11 months ago by Ylb Digital.
    • This reply was modified 4 years, 11 months ago by Ylb Digital.
    • This reply was modified 4 years, 11 months ago by Ylb Digital.
    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    This is happening because of the old CSS code provided in the below topic so please use the newly added CSS code and remove the old one.

     

    https://support.shufflehound.com/forums/topic/blank-space-under-my-footer/#post-46721

    Ylb Digital
    Participant

    Thank you!!

    • This reply was modified 4 years, 11 months ago by Ylb Digital.
    • This reply was modified 4 years, 11 months ago by Ylb Digital.

    You are most welcome here 🙂

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