Background Color won't change - by georgetran

This topic has 11 replies, 2 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp

  • Avatar: georgetran
    georgetran
    Participant
    February 5, 2015 at 18:23

    Hi,

    I’m trying to change the generell Background color of my Website (see private content), but it wouldn’t work. I changed the color scheme in the theme options but nothing happens. What’s wrong?

    Thanks!

    Please, contact administrator
    for this information.
    10 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    February 5, 2015 at 19:44

    Hello,

    Please add this code in custom.css file:

    .st-content {
        background-color: grey !important;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: georgetran
    georgetran
    Participant
    February 5, 2015 at 22:41

    Hey,

    thanks for that fast response.
    Will that be overwritten when updating the theme?

    Additionally, the site somehow looks weird, too (see private content).
    Will I need to add custom css to handle each issue? What is the option in the theme options for if not for that? What “Site Background” is affected if I upload a picture there?

    Cheers,
    Yorick

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    February 5, 2015 at 23:36

    Hello,

    Custom.css file won’t be overwritten after theme update.
    Could you please clarify what weird is with your site?
    Background that you change in Theme Options is visible for Boxed layout (Theme Options > General > Layout).

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: georgetran
    georgetran
    Participant
    February 6, 2015 at 00:10

    Hi Eva,

    is there an option to define the color of links?
    See the link in the private content, the phrase “Product Description” has kind of a white background. And the fixed menu (the one that comes up when you scroll down) is white instead of dark.

    Cheers,
    Yorick

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    February 6, 2015 at 09:22

    Hello,

    Please add this code in custom.css file:

    .fixed-header-area, .meta-title span {
       background-color: grey !important;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: georgetran
    georgetran
    Participant
    February 6, 2015 at 23:03

    Hey Eva,

    thanks, I did some changes now.
    My wordpress is in german and the site is mainly in german, too. I am also only selling in €, so how can I hide the options in the top bar?
    EN FR GE £ € $

    Cheers!
    Yorick

    Avatar: georgetran
    georgetran
    Participant
    February 6, 2015 at 23:16

    Is Woopress replacing the original WP translation files? Because it wouldn’t translate Comment & Reply etc anymore…Is there a german language file of woopress?

    Avatar: Eva
    Eva Kemp
    Support staff
    February 6, 2015 at 23:58

    Hello,

    Please add this code in custom.css file:

    .languages-area {
       display: none;
    }

    Unfortunately you have to translate the theme yourself in wp-content/themes/woopress/languages directory as described in our documentation:
    https://www.8theme.com/demo/docs/woopress/#!/1_how_to_translate

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: georgetran
    georgetran
    Participant
    February 7, 2015 at 00:25

    Hey Eva,

    thanks, I translated the whole thing myself.
    Thanks for the code.

    Another problem: While activating Brainstorm it says: Incorrect Purchase Code. I used the one provided here. What’s the problem there?

    Cheers,
    Yorick

    Avatar: Eva
    Eva Kemp
    Support staff
    February 7, 2015 at 09:23

    Hello,

    To activate Brainstorm you need insert a purchase code of Ultimate VC Addons plugin and not the theme. You can buy the plugin yourself or use the one included in the theme package.

    Thank you.
    Regards,
    Eva Kemp.

  • Viewing 11 results - 1 through 11 (of 11 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.