This topic has 2 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Olga Barlow
hi,
for some reason there is a missing text at the front end, please see screen shots of backend and front end:
Backend:
Frontend:
Any idea whats causing this? and how do i fix this please?
Hello,
Problem caused by custom code in Custom CSS
.tabs .tab-content {
display: none;
float: right;
font-size: 0 !important;
margin-top: 20px !important;
padding: 2.14em 0;
width: 100%;
}
http://prntscr.com/e88ncg
Remove it.
Regards
You must be logged in to reply to this topic.Log in/Sign up