Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1003934
    chicaboom
    Participant

    Hello,

    My website : http://chicaboom.fr/
    1. Is it possible to only change de background colors of my footer ?
    2. I would like to change the color of my title “hello”, “instagram” etc.. and I don’t find how can I do this..
    3. and when I put “three” on my Footer Widget Areas, my footer social and content come out..

    Thx a lot !

    #1003954
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > CSS:

    .x-colophon.top {
        background-color: #f0f0f0;
    }
    .x-colophon.top .h-widget {
        color: #000
    }

    3. and when I put β€œthree” on my Footer Widget Areas, my footer social and content come out…

    Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    Thanks.

    #1003968
    chicaboom
    Participant

    Thank you πŸ™‚

    So, since I put the footer widget areas, my social icons just disappeared from the bottom of my website..

    #1003972
    chicaboom
    Participant

    Actually I ‘m sorry , I just realize that they were below but in white , I do not understand why ? It’s possible to change in black ?

    Thanks !

    #1003984
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    .x-colophon.bottom .x-social-global a {
        color: #000;
    }
    .x-colophon.bottom .x-social-global a:hover {
        color: #f0f0f0;
    }

    Let us know how it goes!

    #1003990
    chicaboom
    Participant

    Yeah ! You rocks !

    Thanks πŸ™‚

    #1003992
    Thai
    Moderator

    If you need anything else please let us know.

  • <script> jQuery(function($){ $("#no-reply-1003934 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>