Okay
  Public Ticket #2656524
How to change default color of theme
Closed

Comments

  • Widelimit started the conversation

    Hi,
    I would like to change the color of theme, its currently in purple that is #9a65a5 and I want to change that to #23282D. 

    Request your support on this.

  •  1,593
    Barry replied

    Hi there,

    Thank you for your message.

    The primary color of the theme can be changed through Appearance -> Customize -> Theme Options -> Layout & Colors at the "Primary Color" setting.

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes

  • Widelimit replied

    Hi Barry,


    Thank you very much for the response, I am able to change color now ... except for the collapsible color which is still same purple. 

    Request your immediate support on this. 


    Warm Regards,
    Thank You

  •  1,593
    Barry replied

    Hi there,

    The accordion purple color can be changed by changing the "Secondary color" setting instead of the "Primary color" setting under Appearance -> Customize -> Theme Options -> Layout & Colors. Excsuse me.

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes

  • Widelimit replied

    Hi,

    I tried the way you mentioned to change it by changing the secondary color ... but the color hasn't changed. 

    Please refer the screenshot attached. Request for your support on this asap.


    Regards,
    Thank You

  •  1,593
    Barry replied

    I'm not sure what's going on as I'm not able to reproduce this issue unfortunately. Are you sure you're running the latest available theme version from ThemeForest?

    How-to: Update the theme

    However, if you do want to fix this immediately please add the following CSS to Appearance -> Customize -> Additional CSS:

    /* change accordion active bg color */
    .panel-group .panel .panel-heading .panel-title a[aria-expanded="true"] {
        color: #fff!important;
        background-color: #201b48!important;
    }
    

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes

  • Widelimit replied

    Hi,

    I added the line of code onto the additional css section and is working now, thanks for that.
    Is there any way to update the theme automatically ? Please share ...

    Regards
    Thank You

  •  1,593
    Barry replied

    You're welcome.

    Because the theme is sold through ThemeForest there is no way to let the theme update itself automatically. But you can install and configure the Envato Market plugin that allows you to update the theme with a single click from your WordPress admin dashboard.

    In the following link to our theme documentation you can follow the steps to download and configure this plugin: 

    https://qreativethemes.com/docs/physio/#update-theme

    Or if you prefer to use an article with screenshots as well to install and configure this plugin you can see this link instead:

    https://wpism.com/update-themeforest-themes-envato-market-plugin/

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes