Bullet points align with bottom line, rather than top line.

I think this is easiest to show via a photo:
image

just wondering how I align it in the middle or with the top line. Thanks.

Comments

  • Hi,
    Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link.

    thanks
  • Hi Pablo,

    The site is still currently offline as I am still working on it. Is there nothing you can assist with until it is live then, as I would like to avoid having basic errors such as the above upon launch. I have just used the "<ul class="list_idea">" shortcode, but the bullet points automatically align to the last line as seen in the photo above.

    Thanks for your help,
    Guy
  • Sorry, but I'm not sure how you made it - so without taking a look on the code, it's hard to tell you what's exactly wrong.

    I must have access to your page, so can you contact me, when your page will be live?
    Thanks
  • I have the same issue: https://www.messner-emtronic.de/produkte/ (mobile only). I just used your demo site. I tried various things via css, but all in vain.
  • Please paste that code into the Theme Options > Custom CSS & JS > CSS
    ul.list_check li::before{
    bottom:unset !important;
    }
    Thanks
Sign In or Register to comment.