Replies: 0
I am using Divi Builder on http://wine-beer-washington.com/
While others have successfully been able to use Event Manager on their Divi theme sites with a CSS tweak, I still have a problem.
The CSS tweak is required for the Calendar widget to fit in the 1/3 responsive column.
#et-main-area table td, #et-main-area table th {
max-width: 100px;
padding: 0.6em 0.587em;
}
but it isn’t working for me. I have removed all of my other plug-ins. How can I use CSS to to make the calendar widget fit into the sidebar without scrolling?
Please advise.
Thank you.