Bold Item titles and remove date
Posted: 20 Jun 2012, 14:38
Hi,
I've edited the CSS to try to bold the titles of the food items in the Daily menu; however, nothing is happening. Below is what I've modified in the CSS:
#phocamenu .pm-item table tr td.pmtitle {
font-weight: bold;
}
#phocamenu .pm-item-bl table tr td.pmtitle {
font-weight: bold;
}
#phocamenu .pm-item-clm table tr td.pmtitle {
font-weight: bold;
}
Is this correct? What do I need to do to ge the titles bold?
Also, is there a way to remove the date at the top of the menu or reduce the size of the text for it?
Thanks,
Cindy
I've edited the CSS to try to bold the titles of the food items in the Daily menu; however, nothing is happening. Below is what I've modified in the CSS:
#phocamenu .pm-item table tr td.pmtitle {
font-weight: bold;
}
#phocamenu .pm-item-bl table tr td.pmtitle {
font-weight: bold;
}
#phocamenu .pm-item-clm table tr td.pmtitle {
font-weight: bold;
}
Is this correct? What do I need to do to ge the titles bold?
Also, is there a way to remove the date at the top of the menu or reduce the size of the text for it?
Thanks,
Cindy