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

    Hello

    I am starting to create a site with the tribe event calendar and Enfold.

    1. On a single event it is showing in two columns but in my settings I have selected to display event info and tickets below the description?

    2. Also the button for the event plus tickets is not inheriting the style of other buttons on the site – how can I style this?

    3. How can I add a right side bar with widgets to a single event?

    4. How can I add a sidge bar with widgets to the calendar page?

    #1022271

    Hey sensiblekaren,

    I see no sidebar on that single event page.

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (min-width: 989px) {
        .responsive .tribe-events-single-section.tribe-events-event-meta.primary .tribe-events-meta-group {
            width: 100%;
        }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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