Your Time:
Our Time:
← Back to discussions

Custom Color scheme

Need help with a different issue? Search the forums or open a new ticket.
Open a support ticket

This topic has 5 replies, 3 voices, and was last updated 6 years, 11 months ago by Fem.

Tagged: 

  • 2019-02-17 at 6:30 pm
    Unknown Support Status
    #24739
    techqueb
    Participant
    • Topics: 2
    • Replies: 3
    • Total posts: 5
    • Post count: 5

    Hi,

    I am a bit lost, I read in the color option we can create our own color scheme. It would be awesome for me instead of changing every css to have this done. I have look in the themefile and did not find any color folder or exemple for me to be able to archive this. Could you please help me out.

    2019-02-18 at 11:40 am
    #24742
    Fem
    Keymaster
    • Topics: 2
    • Replies: 5215
    • Total posts: 5217
    • Post count: 6003

    Here you need to write your own CSS by writing a separate CSS like if you need your theme to be in blue layout, you need to create a CSS file paste it in the wp-content > themes > storeup > colors and paste the file there. If you don’t have the colors folder in storeup then create a new folder and paste the file there.

    The best way to do this group all the colored sections and all the combinations.

    Group all the background-colors, button colors, text colors.

    2019-02-18 at 7:53 pm
    Unknown Support Status
    #24744
    techqueb
    Participant
    • Topics: 2
    • Replies: 3
    • Total posts: 5
    • Post count: 5

    okok i though you had a default Scheme like a template and we just needed to change our color to have it work.

    Others Questions:
    1 ) For the footer in the footer setting there is option for footer top and bottom but there is no option for Footer Middle. I have to input custom CSS to have footer middle the color i want. See printscreen . Is there a reason why there is no middle option?

    2) still in the footer but found this in some other place there is empty CSS for some class ? I dont understand why. Is it because i did not setup something ? see image

    2019-02-19 at 11:09 am
    #24748
    Fem
    Keymaster
    • Topics: 2
    • Replies: 5215
    • Total posts: 5217
    • Post count: 6003

    Hi techqueb, Thanks to informed us about footer middle background color we will be added in the next coming updates. As of now if you want to change color add custom CSS.

    .footer-area-middle {
        background-color: red;
    }
    2019-05-06 at 1:51 pm
    #25242
    Fem
    Keymaster
    • Topics: 2
    • Replies: 5215
    • Total posts: 5217
    • Post count: 6003

    The topic is set to be resolved because of no reply. If you wish to update this topic please reply here instead of creating another topic.

    2019-10-10 at 4:53 pm
    #26031
    Fem
    Keymaster
    • Topics: 2
    • Replies: 5215
    • Total posts: 5217
    • Post count: 6003

    Due to no response from the last 10 Days, we assume the problem is resolved and we consider closing this topic. If you have any further queries related to the same question then please re-open post your question here instead of opening a new topic.

The topic ‘Custom Color scheme’ is closed to new replies.