Home › Forums › Ticket Products › Eventbrite Tickets › Eventbrite widget location
- This topic has 3 replies, 4 voices, and was last updated 9 years, 2 months ago by
Peter.
-
AuthorPosts
-
January 13, 2017 at 11:29 am #1218246
Peter
ParticipantHello,
Having a hard time finding where/how to expand the first column width. I am using AVADA theme. I also would like to know how to move the “Eventbrite Widget” to the right column, top of page.
http://nutritionalcourses.com/event/chicagoland-muscle-testing-group/
Thanks for your time,
Pete
January 16, 2017 at 8:42 am #1219040George
ParticipantHey Peter,
Thanks for reaching out!
We do not make the Avada theme, and so when it comes to modifying the appearance of the Avada theme’s column widths and such, your best bet is to contact the Avada theme folks directly.
We also generally cannot help with custom coding or design modifications, which you can read more about here: https://theeventscalendar.com/knowledgebase/what-support-is-provided-for-license-holders/
With all of this being said, I took a quick look at your page just to see if I could help you get the ball rolling here before seeking further assistance from the Avada team. I wrote some custom code for you here which you can add to the bottom of your theme’s style.css file to modify the layout of the page:
body.single-tribe_events #content {
width: 60%;
}body.single-tribe_events #main #sidebar {
width: 40%;
}☝️ You can tinker around with these percentage values, of course, to get whatever size layout you prefer.
When it comes to moving the Eventbrite ticket form, this is unfortunately much trickier to pull off and would require some extensive modifications of your theme’s PHP templates. Our Themer’s Guide may be helpful here → https://theeventscalendar.com/knowledgebase/themers-guide/
I hope this information is helpful—please let me know if there are any other issues or questions I can try to help with.
Sincerely,
GeorgeFebruary 7, 2017 at 8:35 am #1230625Support Droid
KeymasterHey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team -
AuthorPosts
- The topic ‘Eventbrite widget location’ is closed to new replies.
