Looking to change the Product Upsell or Related Products container background color an padding
Obviously this did not work
.row product-upsells-container { background-color: #f2f2f2;
}
Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Latest post by Scott Cameron on Sunday, 08 June 2025 06:05 UTC
Looking to change the Product Upsell or Related Products container background color an padding
Obviously this did not work
.row product-upsells-container { background-color: #f2f2f2;
}
Scott,
Your css has an error in it.
.row product-upsells-container
should be:
.row.product-upsells-container
Adam
Help us get back to #1 in the Joomla Extension Directory by leaving us a 5-Star review here.
thank you
Subscribe for free and be the first to know about the latest features, updates, and new additions.