Align list items that spill into a second line with first line of text

Home Forums Jevelin Theme Align list items that spill into a second line with first line of text

Home Forums Jevelin Theme Align list items that spill into a second line with first line of text

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • LeaV
    Participant

    Hi, is there a way to align text that spills over into a second row/line with the text from the first line in a list element? See attached example. Thanks!

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

    Hi @LeaV,

     

    I hope you are well today and thank you for your question.

     

    Could you please share me the page URL from your site where it is displaying so that i can help you to achieve it?

     

    Best regards,
    Shufflehound team

    LeaV
    Participant

    Sure, sorry for the late response – it’s in the private link section below.

    Solution for this topic

    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

     

    li.sh-list-item {display: inline-flex;}

    LeaV
    Participant

    Works – thank you! 🙂

    You are most welcome here 🙂

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