Summer Sale Alert! Save 20% on WP Theme Bundle: 240+ WP Themes & 5 Plugins. Use Code "SIZZLE20"
Summer Splash Sale: Dive into 25% Off On All Our Premium WordPress Themes! Use Coupon Code "SPLASH25" at Checkout.

Theme color challenges

Home Forums VW Theme VW CONSTRUCTION ESTATE PRO THEME Theme color challenges

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #74416
    Linda Benoit
    Participant

    I’ve changed the main theme colors, however I still have one original orange bar in the Services title as well as the page still loads with the orange background first. Is there a way to fix these?

    #74523
    developer vwtheme
    Participant

    Hello,

    Add below CSS to change the color of the border.

    .welcomeborder {
    border-left: solid 5px var(–orangs) // change color code according to your need ;
    }

    To add CSS follow the steps below

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.

    To change spinner color follow the steps below

    Go to Dashboard >> Appearance >> Customize >> Theme settings >> General settings >> Spinner background color

    Thank you

    #77806
    Linda Benoit
    Participant

    Thank you so much! That fixed things up.

    #77856
    developer vwtheme
    Participant

    You are welcome

    #83960
    Leslie Zook
    Participant

    I pasted that exact verbiage into the Additional CSS and it’s not changing the organs color. am I supposed to put the color I want somewhere in the CSS?

    .welcomeborder {
    border-left: solid 5px var(–orangs) // change color code according to your need ;
    }

    Also, how do I change all of the rest of the “orange” built into the theme?

    #83971
    Leslie Zook
    Participant

    How do we change the orange color in the footer section? I cannot find anywhere in the Theme File Editor that controls or changes that color. Thank you!

    #84009
    developer vwtheme
    Participant

    Hi,

    In each customizer section setting, there is a setting available to change the color

    Please check that

    Thank you

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