Comments Alexandr started the conversationJune 5, 2019 at 8:03amHello,Can you send, small upgrade for extanded menu: multi-decs (max 5) and multi price (max5) for dish-position: http://ybex.com/d/drx5ty3r6v4hszw6oiwrer2c73z7l99mqioltf82.htm 850Jelly repliedJune 5, 2019 at 8:29amHello,Please add this code to Appearance > Customize > Additional CSS: section.menu ul li .detail { position:relative; padding-right: 45px;} section.menu span.price { position: absolute; top:0; right:0 }Best Regards,Jelly TeamAlexandr repliedJune 5, 2019 at 9:07amI mean php code for using in shortcodes. Now it work like that[jellythemes_menuitem title="SORBET WITH FRUIT" detail="Lemon, organge, strawberry or mango" price="$8.50" position="last"]And there is no function for 2, 3 pricesUpgrade for that:[jellythemes_menuitem title="SORBET WITH FRUIT" detail="Lemon" detail2="organge" detail3="strawberry" detail4="mango" price="$8.50" price2="$8.50" price3="$7.99" price4="$7.99" position="last"]Alexandr repliedJune 6, 2019 at 5:58amSolved the question, not relevant (: 850Jelly repliedJune 6, 2019 at 12:01pmGreat! Please create a new ticket if you need our help in anything else.Best Regards,Jelly Team Sign in to reply ...
Hello,
Can you send, small upgrade for extanded menu: multi-decs (max 5) and multi price (max5) for dish-position: http://ybex.com/d/drx5ty3r6v4hszw6oiwrer2c73z7l99mqioltf82.htm
Hello,
Please add this code to Appearance > Customize > Additional CSS:
Best Regards,
Jelly Team
I mean php code for using in shortcodes. Now it work like that
[jellythemes_menuitem title="SORBET WITH FRUIT" detail="Lemon, organge, strawberry or mango" price="$8.50" position="last"]
And there is no function for 2, 3 prices
Upgrade for that:
[jellythemes_menuitem title="SORBET WITH FRUIT" detail="Lemon" detail2="organge" detail3="strawberry" detail4="mango" price="$8.50" price2="$8.50" price3="$7.99" price4="$7.99" position="last"]
Solved the question, not relevant (:
Great! Please create a new ticket if you need our help in anything else.
Best Regards,
Jelly Team