my theme does not have a white background, how would i go about changing the estore plugin to fit with my themes background colour?
How to change background display for [wp_eStore_list_products]
(5 posts) (2 voices)-
Posted 2 years ago #
-
Please share the link of the page where you are using it so I can have a look and see what is going on.
Posted 2 years ago # -
Posted 2 years ago #
-
Please open the "eStore_misc_functions.php" file and search for the following two lines:
<tr bgcolor='#F4F6FA'>
<tr bgcolor='#E9EDF5'>
This is where the background for the table is being set. Change the color to anything you like.
Posted 2 years ago # -
thank you very much :)
Posted 2 years ago #
Reply
You must log in to post.