• Resolved vgonzales11

    (@vgonzales11)


    When I add a Custom Menu to the Header-Right widget, the menu item appears centered at the top of the page.

    I need it to be right justified.

    Please help.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • jarektheme

    (@jarektheme)

    Hi there,

    Thanks for reaching out and for trying out Kale. We appreciate it.

    Please try add the following code to Customize -> Additional CSS:

    .header-row-1 .header-row-1-right {
      width: 100%;
    }

    It should work when you have a widget only in header right. When you’ll add any widget to header left widget area remove this code.

    Hope that helps. Feel free to reach out if you need anything.

    Best regards,
    Jarek

    Thread Starter vgonzales11

    (@vgonzales11)

    Perfect! ??

    Thanks so much!!

    V

    Theme Author lyrathemes

    (@lyrathemes)

    @vgonzales11 – I am glad that worked out for you. Would you please take a minute out of your time to leave us a review? ?? It’ll be much appreciated!

    Thread Starter vgonzales11

    (@vgonzales11)

    Will do!! ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Issue with Header – Right Alignment’ is closed to new replies.