Bold Item titles and remove date

Phoca Restaurant Menu - restaurant menu manager
cinbou
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 19 Jun 2012, 04:48

Bold Item titles and remove date

Post 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
cinbou
Phoca Newbie
Phoca Newbie
Posts: 5
Joined: 19 Jun 2012, 04:48

Re: Bold Item titles and remove date

Post by cinbou »

To clarify, I am using the Lite version. Does it even allow modifications to the CSS file?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Bold Item titles and remove date

Post 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
If you find Phoca extensions useful, please support the project
Post Reply