Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Danny van Kooten

    (@dvankooten)

    Hi there,

    Your theme includes a reset stylesheet which removes the list-style from unordered lists. This is a theme issue, nothing the plugin can do about it. Sorry.

    You can fix it by adding something like this to your theme its stylesheet.

    ul{ list-style: square; }

    Hope that helps!

    Thread Starter jpw94

    (@jpw94)

    Hi. I’m not sure that it’s what you say.

    When I use the old Dreamgrow version, I get headline and UL formatting. Same theme. Do you still think it’s a CSS issue in the theme?

    Thanks.

    Plugin Author Danny van Kooten

    (@dvankooten)

    Yes, 100% sure. Try it and you will see. 🙂

    Thread Starter jpw94

    (@jpw94)

    Try putting in your code? I did and nothing happened. But as I said, using the old one it seems to format: http://ravenwoodbasketball.com

    EXACT same theme no changes.

    Thanks for your patience.

    Plugin Author Danny van Kooten

    (@dvankooten)

    Yes. It’s because the Dreamgrow plugin includes its own CSS with an image to use for the unordered list.

    I didn’t want to go that route in the Scroll Triggered Boxes plugin to give users a chance to blend in with their theme more. I might add some default box themes in a future version of the plugin.

    As for now, the scroll triggered box “listens” to your theme CSS. Your theme CSS is removing the list formatting style so that’s why it doesn’t show as a list.

    Hope that helps.

    Thread Starter jpw94

    (@jpw94)

    Yes. Exactly. So we’ll add it ourselves (our own custom theme)
    Thanks!

    Thread Starter jpw94

    (@jpw94)

    Follow up question. Is there some place I can place custom css just for your form?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Formatting Lost’ is closed to new replies.