Section element break children alignment

Home Forums Jevelin Theme Section element break children alignment

Home Forums Jevelin Theme Section element break children alignment

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    RESOLVED Posts
  • snake_heater
    Participant

    Hello,

    When I add a Section element to put background on my content, children elements are shifted on right. For elements without background/border it is not noticeable but for Table it is not look good.

    There is no padding left/right on Section.
    There is no margin left/right on Heading.
    I can’t change padding on Table in Jevelin.

    Any way to fix this?

    Thanks

    • This topic was modified 3 years, 6 months ago by snake_heater.
    Attachments:
    You must be logged in to view attached files.

    snake_heater
    Participant

    When I resize the window below 1250px Section’s children are right aligned 🤔

    Hi @snake_heater,

     

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

     

    Could you please share the page URL from your site where this is happening so that I can troubleshoot it?

     

    Best regards,
    Shufflehound team

    snake_heater
    Participant

    Yes, you can find creds in the private field.

    Solution for this topic

    I visited your website and saw this is happening because of the below custom CSS code that you are using on your website so please remove it.

     

    /* ----- Layout ----- */
    /* reset container */
    .container {
    	width: 100%;
    	min-width: 280px;
    	padding-left: 15px !important;
    	padding-right: 15px !important;
    }

    snake_heater
    Participant

    OK thanks!

    You are most welcome here 🙂

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