Home New Guten Forums WoodMart support forum Theme settings page background doesn’t appear on some pages

Theme settings page background doesn’t appear on some pages

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #504287

    Jeriss Cloud Center
    Participant

    Dear,

    Please check the links below. On the first page, the background appears. On the second one, it doesn’t. Why?

    Please help me understand what is going wrong?

    Thanks

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

    Hello,

    Please share the wp logins details in private content under the message area i will check and give you a possible solution.

    Best Regards.

    #505369

    Jeriss Cloud Center
    Participant

    I think I found what is going wrong, but I still wonder if this is something normal.

    On my live site, here are two pages below in private.

    – The first page has very short body content (just a few lines)

    – The second page has very long body content (lots of paragraphs)

    The page background may respond differently as a consequence of the length of the body, but is it normal?

    – To see the Theme Settings Page Background on the first page, the default “Cover” setting is fine.

    – However, to see the Theme Settings Page Background on the second page, I had to apply a Custom CSS for Desktop on the Theme Settings to override it as “Contain”

    #505507

    Hello,

    In the pages background the first that you have added is the background for Archive pages like shop and categories pages. The second one for a single product page.
    Please tell me what you actually want.

    Best Regards.

    #505532

    Jeriss Cloud Center
    Participant

    I already explained everything in my last reply. There is a problem that in the First page, the background needs to be set to “Cover” to be displayed, while in the Second page, the background needs to be set to “Contain” to be displayed. Why? Why can’t it just be “Contain” for both types of pages?

    #505793

    Hello,

    The second page background image is contain because you have added the custom CSS code with the page ID that only applied on that page not the other pages: https://ibb.co/QN6qT8Y

    If you want to apply the custom CSS code for all the pages then you should use the below custom CSS code:

    .main-page-wrapper {
        background-size: contain!important;
    }

    And delete the old CSS.

    Best Regards.

    #513510

    Jeriss Cloud Center
    Participant

    Please close this ticket, thanks

    #513689

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Theme settings page background doesn’t appear on some pages’ is closed to new replies.