This topic has 8 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #186825
     davinascheper
    Participant

    Hello,

    Is there a way to change the widget area color without changing the whole background color? Maybe in CSS or something?

    Then another question, I’d like to have a copyright footer below. How do I do this?

    Kind regards,

    Davina Scheper

    #186917
     Laura
    Moderator

    Hello, yes, which widget do you want to change?
    For footer links you can add a custom menu widget to footer sidebar at Appearance > Widgets

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

    WIDGET AREA BACKGROUND. Thank you very much….

    #186945
     davinascheper
    Participant

    I could switch over to another theme if it’s impossible in this one…

    #187120
     Laura
    Moderator

    Hello, can you share wp-admin access? 🙂

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

    Ofcourse, http://www.sharingto.nl

    User: Davina
    Pass: Melvin99

    I mean like in the screenshot included. Thanks

    #187325
     Laura
    Moderator

    Hello, for the footer try by adding this to style.css of child theme

    COPY CODE
    
    div#footer {
        background: #009999 !important;
    }
    div#footer h4 {
        color: white !important;
    }
    div#footer span {
        color: white !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #187347
     davinascheper
    Participant

    Thanks so much!

    #187450
     Laura
    Moderator

    Happy to help! If you can rate us 5 stars at themeforest that would help a lot 🙂

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

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

Log in with your credentials

Forgot your details?