Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1023996
    Tops89
    Participant

    Hi,

    I have a problem with changing my background colour on my site.

    I have tried changing the custom CSS, but nothing works.

    What am I during wrong?

    The site is http://www.thecornersportsbarvejle.dk

    #1024262
    Joao
    Moderator

    Hi There,

    You should be able to change the background color of your Appearance / Customizer / Layout and Design.

    Hope that helps.

    Joao

    #1024816
    Tops89
    Participant

    I discovered that the Stack didn’t support it, so I changed to Integrity.

    Is there a way to make med site parallax on laptops with touch, tablets and smartphones?

    #1025342
    Rue Nel
    Moderator

    Hello There,

    What stack are you using? If in case you are using Ethos, you can add a custom css to change the white background color. Please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .site > .x-container.max.width.main:before {
        background-color: gray;
    }

    And you can change the rest in the customizer.

    By default, parallax is only available in medium and large screens. It will get automatically disabled in smaller screens. Further customization requests from here would be getting into custom development, which is outside the scope of support we can offer. If you need more in depth changes, you may wish to consult with a developer. X is quite extensible with child themes, so there are plenty of possibilities.

    Thanks for understanding.

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