Spring Offer Is To Get WP Bundle of 65+ Themes At 15% Discount " TPRIDE15 "   
Get Premium WordPress Themes At 20% Off "GETPRO20"

can’t change (most) colors on building constructor pro theme

HOME Forums Support can’t change (most) colors on building constructor pro theme

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #7384
    SHRC
    Participant

    Any idea what might be going wrong with trying to colors? I’ve tried to change the Global First and the Topbar Background color to HEX #5ecbf4. However, the color change does not appear to be working.

    I’ve tried several other color changes (just in case HEX #5ecbf4 was causing an issue) but I can’t even change to other basic colors.

    Thank you for looking into this.

    #7386
    support
    Participant

    Hi,

    Thanks for your patience. We checked the issue on our demo and resolved it.

    You will need to update the theme. You can update it by yourself. For that, you would need to follow some steps. The updated version is available in your account registered at https://www.themespride.com/my-account/. You can download it and update it on your WordPress. Upload theme from Appearance -> Themes -> Add New. It will show you the message “Theme already exist” with the replace option. Click on the replace option it will update your theme.

    Thanks

    #7402
    SHRC
    Participant

    That change seems to have worked for everything except towards the bottom of the home page, but not everywhere.

    -top bar
    -menu button and menu text
    -call to action / Slider text

    Thanks for the update and fix!

    #7407
    SHRC
    Participant

    I found a way to change:
    – top bar (had to actually change Top Bar color #2 in order to get color #1 to change… strange.)
    – call to action / slider text

    Can’t figure out how to change:
    – top strip of the slider
    – menu button and menu text

    #7422
    support
    Participant

    Hi,

    For the slider stripe color please add the below code at Appearance -> Customize -> Additional CSS

    .slider-box {
    border-top-color: #000000;
    }

    Menu text color will be changed by the “Menu Item color” setting present at Appearance -> Customize -> Theme Settings -> Header.

    Please try and let us know if you have any other questions.

    Thanks

    #7462
    SHRC
    Participant

    That mostly worked. The only thing I can’t figure out is the menu button (to open the responsive menu) on mobile. It’s the menu icon with 3 horizontal lines.

    ____
    ____
    ____

    It’s currently orange–but it’s only on mobile (or mobile preview).

    The error does not occur on desktop.

    #7470
    support
    Participant

    Hi,

    Yes, that menu is only designed and tablet devices. Please add the below code at Appearance -> Customize -> Additional CSS. Just change the hex code of the color you want.

    .toggle-nav i{
    color: #000;
    background: #f05523;
    }

    Thanks

    #7480
    SHRC
    Participant

    Great. Thanks for your help!

    #7500
    support
    Participant

    Pleasure.

    #7520
    Mark Cowley
    Participant

    How do you change the colour of the yellow boxes on the home page?

    #7531
    support
    Participant

    Could you please share the screenshot of the section you are referring to?

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