Hi,
I’m placing a WD Events calendar short code into a text blcok within a column element, and the calendar is not responding to a change in screen width, yet it does if not within a column.
Can this be changed within the theme, or should I take this up with Web Dorado?
Thanks
Hey SuperSportsUAE,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Apologies, thought I had!
Hi,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) {
#top.page-id-13 #wrap_all .av_one_full {
padding: 20px !important;
}
}
Hope this helps :)
Best regards,
Nikko
Thanks, this topic can be closed now.