erimic
Forum Replies Created
-
…
Thank you for the suggestion. Unfortunately, it didn’t work.
I did a search online (“how to remove unordered list bullets”) and found the following on http://www.stackoverflow.com:
ul
{
list-style-type: none;
}It worked!
Forum: Plugins
In reply to: [Verify Google Webmaster Tools] Meta Tag Verification FailureI receive the following error message:
“We weren’t able to verify your site: http://buckeyekids.com/”
Forum: Plugins
In reply to: [The Events Calendar] [Plugin: The Events Calendar] width issues !Never mind. I found the line. It worked!!! Thanks so much!!!
Forum: Plugins
In reply to: [The Events Calendar] [Plugin: The Events Calendar] width issues !Thanks. I’m in the events.css file and do not see width: 250px.
Which setting should I look at? (I’m not a developer in the least.)
Forum: Plugins
In reply to: [The Events Calendar] [Plugin: The Events Calendar] width issues !Hi. I’ve been looking for a solution to this, so I thank you for this message thread.
Unfortunately, the fix offered:
.grid .tribe-events-event {
width: 200px;
}is not working for my site (which has a completely different theme). The content width adjusts, but not the width of the actual grid. See here: http://www.buckeyekids.com/deadlines/
Any new suggestions?