How to change font size in 2 different pages

Home Forums Welcome! Pre-Sales Questions How to change font size in 2 different pages

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1245988
    Julie
    Guest

    Hello

    I would like to make the event title a little bigger in the month calendar cases here : http://www.wisesound.fr/agenda/2017-03/

    But the event title a little bit smaller in the event right widget here : http://www.wisesound.fr/wiselist-54-actus-musicales/

    To add CSS code, please tell me exactly where I can find the place to paste it because I don’t have any webmaster skills…

    FYI in settings , I chose “complete styles” (the second one)

    Thanks for your help !

    #1246600
    Caroline
    Member

    Hi Julie,

    Thanks for reaching out! We have a Knowledgebase article on CSS modifications right over here that should provide you with all the information you need to get started making those changes. Let us know if you should have any questions that aren’t answered by the article–we’ll be glad to assist!

    Cheers, and happy customizing! 🙂

    #1247853
    Julie
    Guest

    Thank you but still I did not all understand

    For month grid event title font size:
    I understood that I need to copy a file into the theme ftp. I supposed it is tribe-events/the-events-calendar/month/single-event but in this I don’t see any event-title font to modify just :
    <div id=”tribe-events-event-<?php echo esc_attr( $event_id ); ?>” class=”<?php tribe_events_event_classes() ?>” data-tribejson='<?php echo esc_attr( tribe_events_template_data( $post ) ); ?>’>

    ” class=”url”><?php echo $title ?>

    </div><!– #tribe-events-event-# –>

    And I don’t find event-title in tooltip either…Can you help me, please?

    For widget event title font size
    Same thing I guesse I have to copy …/widget/list-widget but inside same problem I don’t see anything about event-title font size to modify…could you help me please?

    #1248110
    Caroline
    Member

    Hi Julie,

    Thanks for following up! Font changes applied through CSS should only require making changes to one file, tribe-events.css, which can be created as a new plain text file and saved in a new folder called tribe-events in your main theme folder. Our Knowledgebase article linked above provides more details on how to work with CSS and our plugins–if you’re not familiar with CSS development for websites, you might wish to begin with a simple primer on a site like W3Schools.com. Unfortunately, custom CSS development is beyond the scope of what support we’re able to offer, but we’re glad to provide resources and suggestions where we can over in our main support forums. Please feel free to reach out with any other questions on our WordPress.org forums (for free plugin users) or our premium forums (for users with premium licensing)!

    Cheers, and best of luck with your customization endeavors! 🙂

    #1258798
    Support Droid
    Keymaster

    Hey 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

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How to change font size in 2 different pages’ is closed to new replies.