Issue with page team page in Safari browser

Home Forums Jevelin Theme Issue with page team page in Safari browser

Home Forums Jevelin Theme Issue with page team page in Safari browser

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • kasparjj
    Participant

    Hi

     

    I need help figuring out why our team page look like this (see attachment) in Safari browser window, and how to fix it? – It works in google chrome

     

    Our team page is here: https://www.eventcollective.dk/teamet/

     

    Thanks!

     

    Best Regards,

    Kaspar

    Hi Kaspar,

     

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

     

    It seems you forgot to attach the screenshot so could you please share it so that i can help you to fix the issue?

     

    Best regards,
    Shufflehound team

    kasparjj
    Participant

    Here is the attachment, otherwise just visit: https://www.eventcollective.dk/teamet/ in a Safari browser.

     

    Best regards,

    Kaspar

    This is happening because you have styled that page incorrectly.

     

    Please remove the empty columns you have added in the page as shown in the attached screenshot.

     

    Then add the columns containing image in the section and apply class centre-section to it as shown in the attached screenshot.

     

    Then use 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

     

    section.sh-section.centre-section {
        width: 800px;
        max-width: 100%;
        margin: 0 auto;
    }
    Attachments:
    You must be logged in to view attached files.
Viewing 4 posts - 1 through 4 (of 4 total)