Adjusting typography in column mode Part 2

Home Forums Calendar Products Events Calendar PRO Adjusting typography in column mode Part 2

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1347318
    tvalleau
    Participant

    Referring to: this thread I’ve tried using the devTools in Chrome and Firefox to find which CSS is controlling the font size and color and cannot find it. According to the last reply I got, I’ll have to move the code from your plugin to the theme, and then do a manual find and replace.

    Fair enough, but you have well over 20,000 lines of code, which I’m not really looking forward to reading.

    If you cannot specify the exact function, could someone there at least tell me which source code file it’s in?

    I’ve attached a screenshot of the type that our members are complaining about, many saying it’s too small and faint to see.

    Thank you.

    #1347771
    Victor
    Member

    Hi Tracy!

    Nice to see you again. Let me try to help you with that.

    You don’t have to move the code into your theme for this adjustment. If you want to modify the size and color of the event date when on the Photo view try using the following CSS snippet:

    .tribe-events-list .time-details {
    font-size: 14px;
    color: #ff0000;
    }

    You should place it into your theme’s styles.css file or by using the WordPress customizer by going to your wp-admin > Appearance > Customize > Additional CSS

    I hope it helps! Let me know if you have other questions and I’d be happy to help.

    Best,
    Victor

    #1347793
    tvalleau
    Participant

    Well… thanks for trying…

    visit https://photography.org

    scroll down to Current and Upcoming Events.

    The tiny date type is still there. I tried putting the CSS code in both
    places, but there’s no change.

    ๐Ÿ™

    #1347805
    tvalleau
    Participant

    OK: now I think it’s a problem with Avada. On your own calendar page,
    in photo view, the change works. It does not work in Avada’s element for
    events.

    I’ll contact them. Thanks, and sorry for the wasted bandwidth.

    #1347811
    Mathew
    Participant

    Tracy,

    The size and color of this element can be controlled through the Avada settings. I believe it is picking it up from the H4 title settings. Look in the Typography section of Avada.

    This and many other elements can be modified through Avada’s settings. Here’s an article on the subject focused on The Events Calendar.

    Please note that Avada HIGHLY customizes The Events Calendar, with such it limits the amount of support the wonder TEC staff can offer in certain areas.

    For example, the grid view on your home page was designed and is styled by Avada’s Fusion CSS. So if you are wanting to change the looks of this element, you may want to reach out the theme author.

    Hope this helps.

    #1347930
    Victor
    Member

    Hi Tracy!

    Thanks for following up with this.

    No worries about the bandwidth. We are always here to help whenever we can.

    Have you tried the approach Mathew mentions? Let us know how this works for you.

    Hey Mathew! Thanks so much for chiming in with ๐Ÿ™‚

    Best regards!
    Victor

    #1348254
    tvalleau
    Participant

    Yep: I tried it all. Finally got an \”almost\” fix from Avada support.
    It\’s still broken, but broken differently now.

    Again: I appreciate all the help you\’ve given. I try not to be a pest
    unless I really can\’t figure it out myself.

    #1348609
    Victor
    Member

    Hiย Tracy!

    Glad to know you are on the right path now. Thanks for letting us know about it.

    As you marked this resolved I’ll go ahead and close it, but do feel free to open a new topic if anything comes up and we’d be happy to help ๐Ÿ™‚

    Best,
    Victor

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Adjusting typography in column mode Part 2’ is closed to new replies.