• Resolved Kay69

    (@kay69)


    Hello,

    I’m using ThemeIsle theme for my bi-language website (Great Theme!) and would like to increase line space in the Arabic mobile menu.

    Is there a CSS code, or any other solution, for that, please?

    Here’s a screenshoot: click here

    Thank you.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    I’m not sure I understood exactly what you need. Could you please give me more details? What do you mean by line space?

    Regards,
    Rodica

    Thread Starter Kay69

    (@kay69)

    Hi Rodica,

    The space between the mobile menu taps (looks like: V) and the text. In the Arabic version the text is so close it overlaps with the tap.

    Did you see the screenshoot?

    Khaled A.

    Hi,

    You can try to add this code in Appearance > Customize > Additional CSS:

    .navbar .navbar-nav .dropdown a .caret {
        margin-left: 0  !important;
        margin-right: auto;
    }

    Regards,
    Rodica

    Thread Starter Kay69

    (@kay69)

    Hello Rodica,

    It worked brilliantly!

    Screenshoot: Click here

    Thank you very much.

    Stay safe!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Mobile Menu Line Spacing’ is closed to new replies.