Hello! @Tinctoria Please follow these steps to add this CSS code:
- Go to your Online Store
- Click on “Themes”
- Select “Edit code”
- Open your CSS file. If you have a custom CSS file, open that instead.
- If you can’t find your custom CSS file, open “base.css”
- Add the following code at the end of the file.
@media only screen and (min-width: 767px){
body .rich-text-content .content-heading {
font-size: 26px;
}
body .rich-text-description p {
font-size: 13px;
}
}
If you need further assistance, please let me know. If you found my help useful, consider liking this message and marking it as the solution.
