Page 1 of 1

Do not show Name/title of list in "Bill of fare"??

Posted: 10 Jan 2018, 16:00
by FrankWe
Hello,

is it possible to configure that the name/title of a list in the "Bill of fare" is not shown in the frontend? Maybe with a change in one of the PHP files?

Regards,
Frank

Re: Do not show Name/title of list in "Bill of fare"??

Posted: 10 Jan 2018, 21:16
by christine
Hi Frank,

sorry, I don't understand. When checking the demo here: https://www.phoca.cz/restaurantmenudemo/en/bill-of-fare
and would use:
#phocamenu .pmtitle {
display:none;
}
then there is nothing - except group-title and price.

Could we see it, what you mean?

Thanks & kind regards, Christine

Re: Do not show Name/title of list in "Bill of fare"??

Posted: 11 Jan 2018, 08:02
by FrankWe
Hel Christine,

thank you the hint with "display:none;"

But as I would like to not display the name/title of the lists I tried

#phocamenu .pmlist {
display:none;
}

And it is working now :-) The name/title of the lists is no longer shown in the frontend.

Frank

Re: Do not show Name/title of list in "Bill of fare"??

Posted: 11 Jan 2018, 13:04
by christine
Hi Frank,
that's fine & thanks for your information.
Kind regards
Christine