Page 1 of 1

Bold Item titles and remove date

Posted: 20 Jun 2012, 14:38
by cinbou
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

Re: Bold Item titles and remove date

Posted: 20 Jun 2012, 15:46
by cinbou
To clarify, I am using the Lite version. Does it even allow modifications to the CSS file?

Re: Bold Item titles and remove date

Posted: 26 Jun 2012, 22:51
by Jan
Hi, which version of the component you are using, did you see the CSS of the component to get info about the styles?

Jan