• Resolved sroffers

    (@sroffers)


    I am actually using your IT Press child theme, but either way works. I need to change the default orange color that is everywhere. In the parent theme, Spintech, it’s all of the blue items. Can I just make custom CSS to override them? If yes, what are the classes?

    Thanks!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter sroffers

    (@sroffers)

    Looks like you guys have it stored in the bs-primary variable. Is there anywhere in your “customization” that I can change it?

    Thread Starter sroffers

    (@sroffers)

    Never mind. I figured it out. Go to the Custom CSS and insert the following to change that color everywhere.

    :root {
      --bs-primary: #ee1b2e;
    }
    • This reply was modified 3 years, 5 months ago by sroffers.
    Theme Author BurgerThemes

    (@burgersoftware)

    Hello @sroffers,

    Thanks for contacting us.

    Yes, we can change it using custom CSS if you need any help you feel free to ask.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to change the default “blue” colors’ is closed to new replies.