Product text not visible

Orange Gorilla
81 Posts
Orange Gorilla posted this 06 June 2020

Hi,

My product text is not visible?
When I check the source code it should be in?

See: http://ontwikkeling.orangegorilla.nl/product/lamp-crash/

Hi, My product text is not visible? When I check the source code it should be in? See: http://ontwikkeling.orangegorilla.nl/product/lamp-crash/
Vote to pay developers attention to this features or issue.
1 Comments
Order By: Standard | Newest
Support Team posted this 09 June 2020

Hello,

Seems like there is fade effect is applied to the description but it doesn't work.

Try adding this code to Additional CSS:

.tab-description .tab-content .fade {
opacity:1!important;
}

Gina
Themler support

Hello, Seems like there is fade effect is applied to the description but it doesn't work. Try adding this code to Additional CSS: .tab-description .tab-content .fade { opacity:1!important; } Gina Themler support
You must log in or register to leave comments