danno
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Calendar too wideI changed the custom CCS from
.tribe-events {
width: 100%;
}TO
}
.tribe-events {
padding: 50px;
}It seemed to work but I am not at all sure that it was the right approach and if it is a permanent solution or may cause other issues in the future.
It would be great to hear from an expert on if this is the proper solution.
- This reply was modified 3 years, 3 months ago by danno.
Forum: Plugins
In reply to: [The Events Calendar] Calendar too wideI added the following to the “Additional CCS” section of my site
.tribe-events {
width: 100%;
}This seemed to fix the right hand side of the calendar but the left is still too wide for my theme.
Does anyone have an idea on how I would correct the issue with the left side of the calendar?
Thank you.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Import from Excel@tobiasbg, Thank you, I appreciate the responses!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Import from ExcelHi @tobiasbg Tobias, thanks for your response. Sounds like a good feature, just not for me. 🙂 It would be great to have an option to only import values. Your solution is essentially my work around already. I just copy the values into a new sheet 1 and the excel spreadsheet then imports without the code. It’s just a few extra steps.
Any thoughts on why it is importing extra rows and columns? It never used to do that.
Thanks.