Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1288440
    dan
    Participant

    I can’t find a way to remove this unwanted text/container space and make the background black. Can you please help me ? My website should be similar with cailyncosmetics. com so i have to detele that unwanted space/container to make the background between the slider and footer black.
    My website is cailyn . ro

    #1288447
    dan
    Participant
    This reply has been marked as private.
    #1288474
    dan
    Participant

    Figured out how to remove the unwanted text (set Home Page style to “No container, Header, Footer”, but i want to make the rest of the page background black, can you help me ?

    #1288635
    Rad
    Moderator

    Hi Dan,

    I checked and it’s Blank – Container | Header, Footer, it should be Blank – No Container | Header, Footer. The white area is an empty container.

    Cheers!

    #1288780
    dan
    Participant

    Thanks a million ! It worked. One more question. How do i get rig of that small white line between footer and slider?

    #1288847
    Christian
    Moderator

    Please add the code below in your Appearance > Customize > Custom > Global CSS

    .page-template-template-blank-1-php .x-slider-container.below, .page-template-template-blank-2-php .x-slider-container.below, .page-template-template-blank-3-php .x-slider-container.below, .page-template-template-blank-4-php .x-slider-container.below, .page-template-template-blank-5-php .x-slider-container.below, .page-template-template-blank-6-php .x-slider-container.below {
        border-bottom: 0;
    }

    Thanks.

    #1288857
    dan
    Participant

    Fantastic, it worked again:) Thanks a lot !

    #1288871
    Christian
    Moderator

    You’re welcome.

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