Two Shortcodes render differently.
-
Hi Brian;
I have two identical shortcodes in a widget, the only difference being two different categories called. I was able to format the CSS, but the second renders wrong. It appears that the first is wrapping in pre tags, while the second is outside those tags and they’re not pre’s, they’re p’s.
My CSS:
.event-list .start-date, .event-list .end-date, ol { display: block; padding-inline-start: 140px; padding-inline-end: 140px; font-size: 12pt; } .common-box-label { background-color: #931D22; } .tribe-event-title { font-size:18pt; } .tribe-list-widget{ background-color:#f5f5f5; border: 1px solid #ccc; border-radius: 4px; } .ecs-event { font-family: 'Open Sans'; font-size: 10.5px; }
Can you help?
- This topic was modified 6 years, 2 months ago by .
- This topic was modified 6 years, 2 months ago by .
- This topic was modified 6 years, 2 months ago by .
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Two Shortcodes render differently.’ is closed to new replies.