Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1086991
    SoNu Websites
    Participant

    Id like to have only the revolution slider appear as my home page how do I remove everything else below it?

    #1086995
    SoNu Websites
    Participant
    This reply has been marked as private.
    #1087153
    Joao
    Moderator

    Hi There,

    On your home page. Click on Edit Page on your Top WordPress Admin Bar.

    Once you are at your WordPress Backend on the right hand-side just below the blue update button you have Page Attributes > Page Templates

    On Page tamplates select: Blank No Container No Header No Footer.

    Hope that helps

    Joao

    #1087310
    SoNu Websites
    Participant

    Oh yes, thanks for the quick response.

    #1087340
    SoNu Websites
    Participant

    That worked fine but how do I remove the red line that now appears underneath the slider?

    I tried this code from a prev post already:
    .x-slider-container.below {
    border: none;
    }

    #1087929
    Friech
    Moderator

    Hi There,

    You can add this under Custom > CSS in the Customizer.

    .page-template-template-blank-6-php .x-slider-container.above {border-width: 0;}

    Hope it helps, Cheers!

    #1088353
    SoNu Websites
    Participant

    Thanks

    #1088537
    Joao
    Moderator

    You are welcome.

    Joao

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