Whiter Background Behind Sticky Menu

Home Forums Jevelin Theme Whiter Background Behind Sticky Menu

Home Forums Jevelin Theme Whiter Background Behind Sticky Menu

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    RESOLVED Posts
  • zeynlambat
    Participant

    Since updating theme from the following thread:

     

    https://support.shufflehound.com/forums/topic/my-account-not-showing-on-mobile/

     

    My white background behind the sticky menu has now disappeared. How do I get this back?

     

    See attached for before and after.

     

    Website url:

     

    https://www.zainfit.com

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

    Solution for this topic

    Hi @zeynlambat,

     

    Thank you for your question.

     

    You can achieve it 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 .primary-mobile-light .sh-header-mobile.sh-sticky-mobile-header-active {
    background-color: #fff !important;
    }

     

    Best regards,
    Shufflehound team

    zeynlambat
    Participant

    I’ve just sent you credentials privately as I’m unable to fix this.

    zeynlambat
    Participant

    I have just sent credentials privately as I am unable to fix this.

    It was not working on your site because the custom CSS code you are using in the Custom CSS option of theme is incorrect.

     

    The opening media query brackets are not closed so i just moved my provided CSS code at the top of your existing CSS code so that it will work.

    zeynlambat
    Participant

    Hello,

     

    The issue has still not been fixed. Are you able to check again please? It is still happening on the home page, as this is using the header light option.

    zeynlambat
    Participant

    All fixed! Thank you 🙂

    You are most welcome here 🙂

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