-
AuthorPosts
-
April 28, 2020 at 9:37 pm #1207990
hi
I can find a solution to change the color of the description and reviews Tab in Product View. See the screen shot.
it does not work with “active” i want that the inactive one is whitecan you help me?
best regards
RichieApril 28, 2020 at 9:53 pm #1207997Hey lemondog,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan ShannonApril 28, 2020 at 11:17 pm #1208028hi jordan
heres the link
thank you
April 28, 2020 at 11:31 pm #1208033Hi,
You want the inactive tab title to be white? You wouldn’t be able to really read it with the background though correct?
Best regards,
Jordan ShannonApril 29, 2020 at 12:26 am #1208040hi
yes i want the active tab to be grey and the inactive white
thank you
April 29, 2020 at 12:38 am #1208043Hi,
It looks like you have some custom css setting it to “#fafafa”. Can you find and comment that out while we work out the rest?
Best regards,
Jordan ShannonApril 29, 2020 at 12:44 am #1208044hi,
yes i have used this css. i´ve deactivated it
.woocommerce-Tabs-panel {
background: #fafafa!important;
}
.description_tab {
background: #fafafa!important;
}
.reviews_tab {
background: #fafafa!important;
}-
This reply was modified 5 years, 6 months ago by
lemondog.
April 29, 2020 at 3:38 pm #1208188This reply has been marked as private.April 30, 2020 at 12:00 am #1208388Hi,
This is for the original topic only. Add this to quick css:
#top div div.product .woocommerce-tabs ul.tabs li.active a { background:lightgrey!important; }Best regards,
Jordan ShannonApril 30, 2020 at 9:28 am #1208462hi Jordan,
thank you, it worked. Do you also have a solution for the other topic?
best regards
RichieApril 30, 2020 at 5:10 pm #1208550Hi,
Perfect! As for the second issue, this is something that would be better answered or found in the Woocommerce forums.
Best regards,
Jordan Shannon -
This reply was modified 5 years, 6 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
