• Resolved snowboardmommy

    (@snowboardmommy)


    Hello,

    Thank you for a very simple calendar. It is nice for organizations that don’t have a lot of events.

    I would like it to actually be even more simple on the page display. Is there a way to not float the description and photo and just have one list?

    I really want a list and not the block that is created by the plugin.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter snowboardmommy

    (@snowboardmommy)

    To answer my own question, so far what I did was take the responsive styling from the plugin CSS and added to the page and single templates in my custom child theme:

    <style>
    #vsel .vsel-meta {width:100%; clear:both;}
    #vsel .vsel-image-info {width:100%; clear:both; float:left;}
    </style>

    If you have any better suggestions, please let me know!

    Thanks!

    Plugin Author Guido

    (@guido07111975)

    Hi,

    You’re not the first user who want the events in a simple list. I will think about it. Meanwhile you can create one using some custom CSS (like you did) in combination with hiding elements you don’t want, via the settingspage.

    Guido

    Thread Starter snowboardmommy

    (@snowboardmommy)

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘No float’ is closed to new replies.