Changing ICON color on header in shogun theme

Hey all, Trying to change the ICON colors in shogun theme, I was able to do the Cart, But cannot seem to locate the search icon and other icons as well to make them show on my site!!

https://siriuspowerpc.com

Hey @SiriusPower

Follow these Steps:

  1. Go to Online Store
  2. Edit Code
  3. Find theme.liquid file
  4. Add the following code in the bottom of the file above tag.

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Hi @SiriusPower

This is Lucas from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file → Save

.header__icon .icon {

color: white !important;

}

Hope that my solution works for you.

Best regards,

Lucas | PageFly