Add white space between columns

Home Forums Jevelin Theme Add white space between columns

Home Forums Jevelin Theme Add white space between columns

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • 27thLetter
    Participant

    We have tried all of the settings, but can’t seem to figure out how to add a gap / white space between the columns on this page: https://www.barrierfreeaccess.com/assessments/

     

    Is it possible to have a gap between each of the columns?

     

     

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

    Hi @27thLetter,

     

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

     

    Could you please try adding margin to the columns as displayed in the attached screenshot?

     

    Best regards,
    Shufflehound team

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

    27thLetter
    Participant

    We tried adding margins and it looked the same…

    Solution for this topic

    Then you can try adding 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

    @media (min-width: 768px) {
    .sh-section-ac636108299c6d38a712c8f624b4ef2a .fw-col-sm-4 {
        width: 32%;
        margin-right: 7px !important;
    }
    .sh-section-ac636108299c6d38a712c8f624b4ef2a .fw-col-sm-4:last-child {
        margin-right: 0 !important;
    }
    }

     

    27thLetter
    Participant

    Thanks! That worked.

     

    If we wanted to repeat it in the future for another section, where do we find the section information you provided?

    You are most welcome here 🙂

     

    You have to find section id in the webpage source by inspecting it as described in the below pages.

     

    https://zapier.com/blog/inspect-element-tutorial/

    https://www.lifewire.com/get-inspect-element-tool-for-browser-756549

    Alternatively, you can edit it using Yellow Pencil editor as described in the below page.

     

    https://support.shufflehound.com/how-to-change-almost-any-element/

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

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form