This topic has 12 replies, 2 voices, and was last updated 1 years, 8 months ago ago by Rose Tyler
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.
Dear Peter,
Thank you for getting in touch with us.
Private Content.
Kind Regards,
8theme team
Hi,
Hi,
Tell me if I pressed something unintentionally, but I have 2 “header main”, I don’t know how to remove one of them.
Dear Peter,
1/ Private Content
2/ Fixed. The problem was caused by a problem in custom CSS code.
Kind Regards,
8theme team
Privat content
i have a problem with sidebar
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
The sidebar is too high.
Returning to the subject of the background, I am sending an example of what we would like to achieve.
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
It’s ok.
Thanks
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
Tagged: background, custom, persuasive, shop, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up