Search events/ find events is not responsive

Home Forums Calendar Products Events Calendar PRO Search events/ find events is not responsive

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1274600
    Yves
    Participant

    Hello,

    The text in the button search events ou find events (depend of translation) is not responsive.
    This button is on the event search bar above the calendar
    How to make it responsive ?
    http://rueil.eglise-communication.com/evenements
    pass: jesus4life

    thanks
    Yves

    #1275093
    Shelby
    Participant

    Hi again Yves,

    You could accomplish this with a bit of CSS. In testing your site for example, I had success with making the text dependent on the viewport width with the following code:
    <pre style=”padding-left: 60px;”>div.tribe-bar-submit{
    font-size: 1vw;
    }
    Try that out and let me know if it works for you!

    Best,

    Shelby 🙂

    #1275094
    Yves
    Participant

    Thanks
    I added your code in my css option stylesheet
    http://rueil.eglise-communication.com/wp-admin/admin.php?page=of-advanced-menu#admin-options-group-2
    and it does not work on front end
    thanks
    Yves

    #1277995
    Shelby
    Participant

    Apologies for the delay here Yves. I was out at the end of last week, and there was a bit of confusion about the process for covering my threads.

    It seems that my code pasted incorrectly the first time. Here it is again:

    div.tribe-bar-submit{
    font-size: 1vw;
    }

    Let me know if that works for you.

    Best,

    Shelby 🙂

    #1288916
    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 ‘Search events/ find events is not responsive’ is closed to new replies.