Thread Starter
roanyg
(@roanyg)
Dette ble løsninga:
Custom CSS:
/* ÅPNINGSTIDER */
#apningstider .widget_wl_opening_hours_widget .wl-opening-hours-display h2 {
color:#0aafd4 !important;
font-family: “Roboto”, sans-serif !important;
letter-spacing:1px;
line-height:24px;
text-transform:uppercase;
}
#apningstider .widget_wl_opening_hours_widget .wl-opening-hours-display h3 {
font-family: “Roboto”, sans-serif !important;
color:#0aafd4 !important;
/* letter-spacing:1px; */
line-height:24px;
text-transform:uppercase;
}
/* For å få bort rutenettet på tabellen, */
table.wl-opening-hours td { border: 0}