Menu Items

Home Forums Jevelin Theme Menu Items

Home Forums Jevelin Theme Menu Items

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    RESOLVED Posts
  • aerfan
    Participant

    How do I make the menu items show up correctly?

     

    Attachments:
    You must be logged in to view attached files.

    Hi @aerfan,

     

    I hope you are well today and thank you for your question.

     

    Could you please tell me which header template you are using on your website as shown in the attached screenshot?

     

    Also, could you please share your site URL where it’s happening so that I can troubleshoot it?

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.

    aerfan
    Participant

    new.infucarerx.health

     

    See pic.

    Attachments:
    You must be logged in to view attached files.

    It seems from your shared screenshot that this is happening because of the custom header template that you are using so instead please use any other header templates such as Header 1 or Header 2.

    aerfan
    Participant

    It was the menu location.

     

    Anyway, how do I get rid of the green parallax when scrolling? I want the red I added.

    Attachments:
    You must be logged in to view attached files.

    Could you please share the page URL from your site where it is displaying so that I can help you?

    aerfan
    Participant

    I gave you the URL above.

     

    new.infucarerx.health

     

    I figured it out.

     

    How do I change the hover color of the arrow that scrolls back up to the top? (see pic)

    Attachments:
    You must be logged in to view attached files.

    How do I change the hover color of the arrow that scrolls back up to the top? (see pic)

    You can change the hover color by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .sh-back-to-top:hover {
        border-color: #e45966 !important;
        background-color: #e45966 !important;
    }

    aerfan
    Participant

    Perfect, how do I do the same for footer links?

    how do I do the same for footer links?

    You can try achieving this using the Yellow Pencil editor as described in the below page.

     

    https://support.shufflehound.com/how-to-change-almost-any-element/

    aerfan
    Participant

    How do I use it?

    aerfan
    Participant

    I don’t see hover color when I use yellow pencil.

    aerfan
    Participant

    Thank you

    You are most welcome here 🙂

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