Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1128708
    flature
    Participant

    Hi. I use X theme.

    while i use it, i have a question.

    my site url is ‘pie314159.cafe24.com’.

    i don’t know how i change area’s color (below footer).

    my site’s area current color is near black.

    above all, Page’s Title area too.

    i attach ‘png’ file for you.

    please help me.

    #1128843
    Joao
    Moderator

    Hi There,

    Please add the following code on your Appereance Customizer Custom CSS and adjust the colors according to your wishes.

    .x-colophon.bottom {
        background-color: #ffffff;
    }
    
    .x-header-landmark {
     
        border-color: red;
        background-color: red;
    }

    Hope it helps

    Joao

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