Left side nav menu - top padding

Home Forums Jevelin Theme Left side nav menu – top padding

Home Forums Jevelin Theme Left side nav menu – top padding

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Lonartorg
    Participant

    Hi there,

     

    Can you please let me know how to reduce the top padding on the left navigation menu so the first item is along with the logo and “X” height?

     

    Thank you so much,

    Rocio

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

    Hi Rocio,

     

    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

     

    .sh-header-right-side .sh-table-full {
        display: block;
    }

     

    Best regards,
    Shufflehound team

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