Background breaks when scaling

Home Forums Jevelin Theme Background breaks when scaling

Home Forums Jevelin Theme Background breaks when scaling

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • mgomen
    Participant

    I am running into an issue of not being able to change my background on Desktop. When I scale it the background changes.

     

    My site is

    http://gomen.graphics

     

     

    What it is now is not staying I would just like to figure out how to change this. I have tried changing the background color in Jevelin theme settings, Unyson section settings, and Unyson element settings.

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

    Solution for this topic

    Hi @mgomen,

     

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

     

    You can change it on desktop 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

     

    .sh-footer-paralalx-init #page-container .content-container,
    .sh-footer-paralalx-init #page-container .blog-editor-content-container {
        background-color: transparent;
    }

     

    Best regards,
    Shufflehound team

    mgomen
    Participant

    Thank you!

    You are most welcome here 🙂

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