This topic has 10 replies, 3 voices, and was last updated 8 years by Radu.

  • Author

    Tagged: ,

  • #109369
     Groubee2
    Participant

    Hi (@Radu)

    Can you help me change the background color on the right Sidebar – on the Dashboard page? See image attachment

    Best regards

    Tonny

    Attachments:
    You must be logged in to view attached files.
    #109513
     Groubee2
    Participant

    Hi

    I really hope you can help me with this one today?

    Cheers
    Tonny

    #109567
     Radu
    Moderator

    Sure,

    COPY CODE
    
    .tpl-right-sidebar .sidebar {
        background: green !important;
    }
    

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #109571
     Groubee2
    Participant

    SUPER! it works where there is widgets, but not downunder…

    Can I also change the white background under the last widget in the right sidebar? see attached image

    Attachments:
    You must be logged in to view attached files.
    #109583
     Radu
    Moderator
    COPY CODE
    
    
    body, #content, .page-title-colors, #respond {
        background-color: red;
    }
    

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #109589
     Groubee2
    Participant

    Hi @Radu

    That code does not work?

    #109760
     Radu
    Moderator

    Hi again,

    Try with important declaration

    COPY CODE
    
    body, #content, .page-title-colors, #respond {
        background-color: #3b4b6b !important;
    }
    

    Let me know

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #109763
     Groubee2
    Participant

    Super – now it looks good! Thanks

    #109812
     Radu
    Moderator

    You’re welcome

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #113087
     cynric
    Participant

    Hello Author,

    Please show me the complete guide details on how to do changing from the start? On where i put the codes? Please acknowledge.

    Thank you.

    #113121
     Radu
    Moderator

    Hi Cynric,

    The custom css can be added from wp-admin -> appearance -> theme options -> quick css

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 11 posts - 1 through 11 (of 11 total)

The forum ‘Theme options & Demo content’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?