• Resolved ironheart99

    (@ironheart99)


    Good morning,

    I’m having a problem with a site under construction regarding the vertical alignment (on side bar) of the icon and menu text in the mobile/tablet version. As you can see from the link, the icon is misaligned with the text. I’ve tried several CSS fixes, but nothing seems to work to fix this.

    Please, can anyone help? This is a common issue I’ve encountered on other sites I’ve worked with, but the client want everything perfect.

    Thank you very much.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello @ironheart99

    Can you please share a screenshot so that I can understand the issue more clearly? The site is in under construction mode so didn’t see the issue you mentioned.

    Thread Starter ironheart99

    (@ironheart99)

    Hi Amit

    I’ve unlock the site right now, so you can check the issue

    @ironheart99

    I tried to replicate it on my end but didn’t see the issue. So maybe some CSS on your site conflicting with style.

    Please use the below code to fix the issue. Add it to the Customizer > Custom CSS section

    a.sidr-class-toggle-sidr-close {
    display: flex;
    align-items: center;
    gap: 5px;
    }
    Thread Starter ironheart99

    (@ironheart99)

    Thank you very much Amit, adding that css code resolve the issue

    Now it’s perfectly aligned both mobile and tablet versione

    Thanks again

    Amit Singh

    (@apprimit)

    You’re welcome.
    I’m happy to hear that the issue has been resolved.

Viewing 5 replies - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.