Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #420939

    I just installed and setup a Plugin from Eventbrite which automatically creates a page called “events” to showcase the events created.

    The issue I’m having is that the information that populates the page is being condensed into a small area of the left of the page which ultimately hides most of the important information. Example here: http://collinssafety.ca/event/hazard-assessment-control

    I have contact Eventbrite Support and they responded with this…
    “Your single event page seems to have been modified slightly/are styled somewhat differently way from the defaults (see this example which shows the meta area being given much more space) and ordinarily things in that area would not be so compressed.
    Unless you have implemented customizations of your own, though it doesn’t sound like it, my guess would be that your theme – Enfold – ships with its own customizations for our templates which are responsible for the cramped conditions you’ve highlighted in respect of the ticket form in particular. If it is indeed the result of your theme’s custom event layouts, it might be better to approach the theme vendor for further assistance with this issue”.
    …So with that I am contacting you.

    Since this particular page is not listed for editing purposes, I have no idea how to fix this issue. I suspect if one could access the page it’s just a matter of editing the layout accordingly. However, it does seem this can be done very easily.

    This is very important for me to get fix ASAP so any thoughts and support would be greatly appreciated!

    Thanks again
    Joe

    #421373

    Hey collinssafety!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .av-single-event-content {
      width: 50%; 
    }

    That should split the content 50/50. If that is not what you meant, please post a screenshot and show the changes you would like to make

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.