Cannot read font / Events on home page

Support Forums for LiveMesh Themes & Plugins Forums Invent Theme Support Cannot read font / Events on home page

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #11937
    Veena
    Moderator

    Pls add the below custom CSS in themeoptions –

    .events-list.tribe-bar-is-disabled #tribe-events-content-wrapper {
    max-width: 100%;
    }
    .tribe-events-list .tribe-events-event-image img {
    width: 50%;
    float: left;
    }
    .tribe-events-list .tribe-events-event-image + div.tribe-events-content {
    float: right;
    width: 45%;
    margin-top: 0;
    }
    
    #11941
    paitchadze
    Member

    I copied and it still looks in different way:

    #11943
    Veena
    Moderator

    Kindly include this also –

    .events-list .tribe-events-loop .type-tribe_events, .tribe-events-list .tribe-events-loop .type-tribe_events, .tribe-events-day .tribe-events-loop .type-tribe_events, .single-tribe_venue .tribe-events-loop .type-tribe_events, .single-tribe_organizer .tribe-events-loop .type-tribe_events {
    padding: 0;
    width: 100%;
    }
    
    #11946
    paitchadze
    Member

    Thanks, that worked. How can I setup custom font for the whole website?

    #11956
    Veena
    Moderator

    Kindly open a new thread for this.Because this thread is too lengthy and it is difficult to manage.
    Thanks.

Viewing 5 posts - 16 through 20 (of 20 total)
  • The topic ‘Cannot read font / Events on home page’ is closed to new replies.