Hello, Can someone tell me how to remove the Large Letter from the beginning of my product description And how to remove the additional information tab from product pages too please?
Thanks
This topic was modified 2 years, 1 month ago by lb80.
For your above-given query, you can hide a large Letter from the beginning of my product description by giving the following CSS in Additional CSS
>> Goto Dashboard >> Goto Appearance >> Goto customize >> Goto Additional CSS >> Right your CSS code >> Publish
#tab-description h2 {
display: none;
}
From the above procedure, you are able to hide the description