wrong details width and align

Home Forums Calendar Products Events Calendar PRO wrong details width and align

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1087831
    Reinhard
    Participant

    Hi there,
    I bought the plugin and I found a bug:
    Look here: http://acondistec.com/event/hcnp-storage-cusn-training-v3/
    At the details section you will see that the column are not correct shown. “Weitere Angaben” needs to be on the left but it is shown in the middle.
    I could not figure out how to force it by using css. Would be great to get some help.

    Kind regards R.

    #1087910
    George
    Participant

    Hey @Reinhard,

    I would recommend adding the following CSS to the bottom of your theme’s style.css file:


    .tribe-events-meta-group.tribe-events-meta-group-other {
    clear: both !important;
    }

    I hope this helps—as for whether this is a “bug”, I cannot recreate this problem on my site. It could be related to your theme—to help investigate, can you share your “system information” with us? Here’s how → https://theeventscalendar.com/knowledgebase/sharing-sys-info/

    Thank you!
    George

    #1088113
    Reinhard
    Participant

    This reply is private.

    #1088239
    George
    Participant

    Hey @Reinhard,

    Thank you for this information!

    Nothing is outright problematic here, and if you tested your theme to no avail, then unfortunately the best way forward I can think of from here would be to just keep using the CSS solution I shared.

    I’m glad to hear that solution is helpful. I will close up this thread for now, because you mention that the CSS fixes things, but if other issues arise please open a new thread any time!

    Thank you,
    George

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘wrong details width and align’ is closed to new replies.