This topic has 11 replies, 2 voices, and was last updated 10 years by cali82.

  • Author

    Tagged: ,

  • #19485
     cali82
    Participant

    Hello=)

    I would like to have my revolution slider on the home page and when a person clicks it will go to the register page or the register popup form. ( I know I can add html to rev slider to send the person to another page) The main thing is I do not want a header or footer on the page. Please assist. Amazing theme by the way!!!

    Thanks!

    #19507
     cali82
    Participant

    I added this code and it worked, but the only thing I can’t get rid of is beneath the slider it says home. How can I disable everything except the slider? Thanks!

    .home #header {display:none;}

    .home #footer {display:none;}

    #19716
     cali82
    Participant
    This reply has been set as private.
    #19731
     cali82
    Participant

    Just figured this out I needed to change the page template (white space is removed) loooool…. the only thing I can’t figure out is how to enable the login/register code on the top right w/out menu?

    Thanks=)

    #19744
     Abe
    Keymaster

    Hi, you can edit header.php if you want some changes to the structure. the login/register should come up automatically in the header

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #19748
     cali82
    Participant
    This reply has been set as private.
    #20052
     Abe
    Keymaster

    Hi, our support team can help with any problem you might encounter with the theme. Any other custom changes you need to develop yourself.
    here is the css for this matter

    COPY CODE
    
    #logo {display:none;}
    .contain-to-grid {
        display: none;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #20061
     cali82
    Participant
    This reply has been set as private.
    #20064
     Abe
    Keymaster

    That is good too 😉
    Sure I removed it

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #20123
     cali82
    Participant

    Hello=)

    The code you gave me makes the heading and logo disappear in the whole site. I only would like it to not be in the home page. I had to put in my previous code

    .home #header .eight.columns:not(.login-buttons) {display:none;}
    .home #logo {display:none;}

    Please let me know a home page specific code other than the one I entered. I am sure mine could be tweaked.

    thanks!

    #20526
     Abe
    Keymaster

    Yours is good as I stated before. You can adapt mine only for the homepage:

    .home .contain-to-grid,
    .home #logo {
    display: none;
    }

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #21097
     cali82
    Participant

    Thank you=)

Viewing 12 posts - 1 through 12 (of 12 total)

The topic ‘Re: Landing Page’ is closed to new replies.

Log in with your credentials

Forgot your details?