Custom background in shop - by Peter - on WordPress WooCommerce support

This topic has 12 replies, 2 voices, and was last updated 1 years, 1 months ago ago by Rose Tyler

  • Avatar: Peter
    Peter
    Participant
    March 7, 2023 at 13:54

    Hi,

    1. Tell me, is it possible to put a background under the products?
    Each category has a different background.

    2. On the contact page, how to add a background under the selected elements? And additionally, that the clicked (active) was a different color.
    It is now unmarked and unreadable.

    Please, contact administrator
    for this information.
    11 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 7, 2023 at 15:54

    Dear Peter,

    Thank you for getting in touch with us.

    Private Content.

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
    Avatar: Peter
    Peter
    Participant
    March 8, 2023 at 09:45

    Hi,

    Please contact administrator
    for this information.
    Avatar: Peter
    Peter
    Participant
    March 8, 2023 at 11:40

    Hi,
    Tell me if I pressed something unintentionally, but I have 2 “header main”, I don’t know how to remove one of them.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 8, 2023 at 14:35

    Dear Peter,

    1/ Private Content

    2/ Fixed. The problem was caused by a problem in custom CSS code.

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
    Avatar: Peter
    Peter
    Participant
    March 13, 2023 at 12:46

    Privat content
    i have a problem with sidebar

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2023 at 13:28

    Hello, Peter,

    Could you please provide more information regarding the issue you are having with the sidebar and what the desired outcome is?
    Thank you for your cooperation.

    Kind Regards,
    8theme team

    Avatar: Peter
    Peter
    Participant
    March 13, 2023 at 13:31

    The sidebar is too high.

    Please contact administrator
    for this information.
    Avatar: Peter
    Peter
    Participant
    March 13, 2023 at 13:39

    Returning to the subject of the background, I am sending an example of what we would like to achieve.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2023 at 13:45

    Hello, Peter,

    Thank you for the response.
    The breadcrumbs is disabled for this page – https://prnt.sc/4cIHo3x603Zp , so you can enable it and check the sidebar then.
    Or add space using custom CSS code https://prnt.sc/HTTN5zN2PiHr

    .content-page {
        padding-top: 30px !important;
    }

    or this code

    .sidebar {
        margin-top: 30px !important;
    }

    Kind Regards,
    8theme team

    Avatar: Peter
    Peter
    Participant
    March 13, 2023 at 13:48

    It’s ok.
    Thanks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 13, 2023 at 14:06

    Hello, Peter,

    The next custom code can add background color for products on the Shop page:

    .products-loop {
        background-color: red;
        padding-top: 10px;
    }

    Kind Regards,
    8theme team

  • Viewing 12 results - 1 through 12 (of 12 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.