• Hi,
    When I put Unordered List (ul) with bullets, they are not in the same level that my text and my pictures. They are on the left. I didn’t put any CSS so i don’t understand the problem…
    Thanks for the help

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

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

    To fix this issue, you need to check Elementor editor settings. Change the column gap in the section setting on your page to resolve it.

    Thread Starter deuxevades

    (@deuxevades)

    it’s not only on this page, it’s for each post ! it’s a global setting. where can i found it ?

    Hi Deuxevades,

    You can try adding the following code to your Admin Panel > Appearance > Customize > Additional CSS field:

    ul {
      padding-left: 37px;
    }

    Thanks!

    Thread Starter deuxevades

    (@deuxevades)

    Thanks but there is no option in settings ? I want to minimize my CSS and fix it without CSS.
    I don’t understand why only my UL are working like this ?? Each time I use UL it’s the same problem.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Problem with my Unordered List (ul)’ is closed to new replies.