Advertisement
drkskwlkr

Manually increase font size for product descriptions

May 4th, 2023
994
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.11 KB | Source Code | 1 0
  1. .tab-content > #tab-description > p,
  2. .tab-content > #tab-description > p > span {
  3.   font-size: 18px!important;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement