Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1283027

    Hi
    Is it possible to change the layout of the events pages in the events calandar?
    I would like to remove the text on the left ( such as date, organiser, location,etc.,,,)
    A picture with the date is enough for the events i want to show….
    The header widget is seen through the text on the left and thats disturbing..

    Greetz
    Karin

    #1283440

    Hey CatharinaLeloux,

    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

    
     .single-tribe_events .tribe-events-event-meta,
        .av-single-event-meta-bar-inner {
            display: none;
            border: none;
        }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1283465

    Hi Victoria
    Thanks for your support; it worked out fine!

    Greetz
    Karin

    #1283581

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Events Calendar’ is closed to new replies.