Home Forums Basel support forum Menu line height and cross-sells

Menu line height and cross-sells

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12615

    IvyK
    Participant

    Hi,

    1. How can we reduce line height a bit in a header drop down menu, the category names are a bit too far apart?

    2.How to replace the text that shows in cross-sells from YOU MAY ALSO LIKE… to
    MATCHING ITEMS?

    Thank you!

    #12616

    Artem Temos
    Keymaster

    Hi,

    1. Could you please attach a screenshot?

    2. Did you try to change it with Loco Translate plugin? Here is a video that demonstrates how to translate strings with this plugin https://www.youtube.com/watch?v=tAFq1yTfWfU

    Regards

    #12617

    IvyK
    Participant

    Hi,

    1. Attached

    2. No, we haven’t, we didn’t know It requires a plugin.

    Thank you!

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

    Artem Temos
    Keymaster

    Here is a code snippet to reduce the space between menu items

    .basel-navigation p {
        margin-bottom:5px;
    }

    Regards

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