Centering burger menu for mobile version

Home Forums Jevelin Theme Centering burger menu for mobile version

Home Forums Jevelin Theme Centering burger menu for mobile version

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • zapata
    Participant

    Hi,

    Any way to do this please?

    Currently its ranged right (attached).

    Thanks.

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

    Solution for this topic

    Hi @zapata,

     

    I hope you are well today and 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 .sh-nav-mobile a {
        text-align: center !important;
    }

     

    Best regards,
    Shufflehound team

    zapata
    Participant

    Hi,

    Thanks for the reply.

    Unfortunately, It’s not working for me.

    Have I entered the CCS correctly? See attached.

    Regards,

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

    Could you please share me your site URL where you are using the CSS code so that i can help you to achieve it?

    zapata
    Participant

    Hi,

    I’ve pasted the code into the ‘Additional CSS’ in the ‘customise’ view and now appears to be working.

    Thanks!

    You are always welcome here 🙂

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