How to Change Description Color In Shopify?

Are you looking to spruce up your Shopify store? Want to stand out from the competition? Then it’s time to get creative with color! Changing the description color in Shopify can make a huge difference in your store’s aesthetic and it’s surprisingly easy to do. In this blog post, we’ll walk you through exactly how to change the description color in Shopify. Plus, we’ll provide some helpful tips and tricks for getting the most out of your new look. Let’s get started!

Log into your Shopify account

If you’re looking to change the description color in Shopify, you’ll first need to log into your Shopify account. From there, you can navigate to the “Themes” tab in the left-hand sidebar. Once you’re in the Themes section, click on the “Edit HTML/CSS” option for the theme that you’re currently using.

In the Edit HTML/CSS page, you’ll want to find the file called “theme.scss.liquid”. This is where you can make changes to the description color. To do so, simply add the following line of code:

$descriptionColor: #000000;

Of course, you can change the “#000000” to whatever color hex code you want. Once you’ve made your change, be sure to save your changes and then refresh your store to see the new color in action!

Go to Online Store > Themes

If you’re looking to change the description color in your Shopify store, there are a few different options you can choose from.

One option is to go to your Shopify admin and navigate to Online Store > Themes. From here, you can click on the “Edit HTML/CSS” link for the theme you’re currently using.

Once you’re in the theme editor, you’ll want to look for the CSS file that controls the style of your product descriptions. This is typically called something like “product-description.css” or “styles.css”.

Once you’ve found the right CSS file, simply add the following code to it:

.product-description {
color: #000000; /* Change this to whatever color you want */ }

This will change the text color of your product descriptions to whatever color you specified (#000000 in this example). Save your changes and check out your site to see how it looks!

Find the theme you want to edit and click on the Customize button

If you want to change the background color of your theme, you can do so by clicking on the Customize button in the theme editor. This will open up the Theme Settings page, where you can change the color scheme to one of Shopify’s predefined color schemes, or create your own custom color scheme.

Once you’ve found the color scheme you want to use, click on the Save button and your changes will be applied to your shop.

In the Sections tab, click on the product page that you want to change

If you want to change the description color of a product page in Shopify, you’ll need to access the Sections tab. Click on the product page that you want to change, then scroll down to the “Description” section. From here, you can use the color picker to select a new color for your description text.