New Landing How can we help? Themeforest Theme Support Uplift How to change website background to black?

Viewing 15 posts - 1 through 15 (of 16 total)
  • Posted in: Uplift
  • #269158
    altious
    Member
    Post count: 180

    Hi,

    I can change individual page color but how can I change it all? including woocommerce pages

    #269471
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Not sure it would be possible, because you can change the body background color it with the code below, but the other elements inside the page have(or might have) their own background colors.

    body{
        background-color:#fff!important;
    }

    -Rui

    #270512
    altious
    Member
    Post count: 180

    Hmm it didnt work
    so how do I create a dark theme woocommerce site with this theme?

    #270516
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    You will also have to change the background color of the assets you are using. Row Background colors, etc.
    https://www.dropbox.com/s/6t8pk43ebe3n6ry/Screenshot%202016-05-26%2016.04.04.png?dl=0

    In other assets that don’t have background color option, you can add an extra css class and add some additional css to achieve it.

    But try first to change the Row Background colors to see how it looks.

    -Rui

    #270597
    altious
    Member
    Post count: 180
    This reply has been marked as private.
    #270635
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi Inner BG Colour was set to white: http://d.pr/i/14fk5/3Sxt7SUY in the Page Meta Options

    – Kyle

    #270764
    altious
    Member
    Post count: 180

    Hi Kyle
    in which page did you see that option?
    in fact i just check at home page and also in customize inner page is black right now

    #270766
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Yes because I changed it to black, if you have issues again check the page meta option

    – Kyle

    #270942
    altious
    Member
    Post count: 180

    well is still appearing white on woocommerce pages?

    #270943
    altious
    Member
    Post count: 180

    also if i set link color to white, since my header is black i can:t see the link in white background
    how to overcome that?

    #270948
    altious
    Member
    Post count: 180

    Hi, another is the full width option since I use this option everything is full width except the page heading breadcrumbs, where can I enable for this to full width as well?

    #271163
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Can you provide us an url for that breadcrumbs situation so we can try to sort some css?

    -Rui

    #271471
    altious
    Member
    Post count: 180

    for breadcrumbs you can see @ http://www.mionix.co.id/product-category/keyboard/

    also if i set link color to white, since my header is black i can:t see the link in white background
    how to overcome that?

    #271518
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Add the code below to your custom css option.

    .page-heading .container {
        width: 100%;
    }

    But your header is black, where you have it white?

    -Rui

    #271809
    altious
    Member
    Post count: 180

    Hi

    sorry for unclear
    What i meant is since my header bg is black
    I have to set Link Color to white so I can see my link menu clearly
    but when I do that on the white page I can’t see white links

Viewing 15 posts - 1 through 15 (of 16 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register