Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey @stephenfaille,

    Hope you’re well.

    Can you try this custom CSS to add;

    @media not all and (min-resolution:.001dpcm) { 
        @supports (-webkit-appearance:none) and (stroke-color:transparent) {
             .flex-row.row.column-content-wrapper:before{
                 display: none;
             } 
        }
    }
    

    You can add these codes from Appearance > Customize page and Additional CSS panel.

    Also, I am not sure is this related Custom Sidebars plugin or not. Did you try deactivating the plugin and try with original sidebar? If the problem still continues you need to contact theme developers about it.

    Cheers,
    Oguz

    Thread Starter stephenfaille

    (@stephenfaille)

    it told me there was an error in the code, but the the appearance in Customise looks like it put the sidebar widget prompt to the side.

    There is 1 error which must be fixed before you can save.
    Update anyway, even though it might break your site?

    Hey @stephenfaille,

    Hope you’re well.

    I didn’t understand your last message, can you give a more detailed explanation, please? I can add that code without any error, if you are getting any error can you show me with a screenshot? That can help more to understand the problem.

    Cheers,
    Oguz

    Hey there @stephenfaille,

    it’s been a while since we’ve heard back from you, so I mark this topic as resolved. Feel free to post back here, if more assistance is required and we can re-open it and carry on with it! 🙂

    Warm regards,
    Dimitris

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Safari problem’ is closed to new replies.