• Hello, i’m looking for some help on my site. I am not a professional web designer, but I managed to do my new site. I’m now stuck on the colour for some text. Colour of navigation, product sorting text and item info.

    Obviously i would need to change it for every products.

    Tried to change it under links, but doesn’t seem to do anything.

    I’m sure that I am overlooking something easy, but has been driving me crazy for the past few ours…

    Some screenshots here:

    https://drive.google.com/drive/folders/10zAmenc5iF9iBrgKyxwmGDhLeQkf0tP5?usp=sharing

    https://www.avleathercraft.com

    I would appreciate any help to solve this issue, and also a possible review on the site.

    Cheers Alberto

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @alb673,

    It looks like you’re trying to update the colors for three different texts. Here’s how you can do it:

    – To change the breadcrumb text color, go to Customize > Breadcrumbs > Design Tab > Text Color.
    – The description colors can only be updated if the Astra Pro addon plugin is installed and active, since it is part of the Astra Pro addon. To update it, navigate to Customize > WooCommerce > Single Product > Design Tab > Description tab colors.
    – To modify the default sorting text color, you can use this code under Customize > Additional CSS:

       .orderby {
          color: green;
       }

    I hope this helps! ??

    Kind regards,
    Aradhy

    Thread Starter alb673

    (@alb673)

    Hi Aredhy,

    Thanks for the suggestions.

    “To change the breadcrumb text color, go to Customize > Breadcrumbs > Design Tab > Text Color”

    That didn’t work for me. But it is now been sorted out, by someone who activated the pro version.
    Cheers

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.