Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #815707

    Hi,
    I’m setting up a restaurant website for a client and have a question regarding the individual list items.

    For each item on the menu it has a header and a sub text area. Presently the header is all in caps regardless of how you entered it. Is there a way in which to turn this off or at least toggle a word to lower case?

    for example, If I had entered:
    Beef, Chicken or Pork

    it will display as:
    BEEF, CHICKEN OR PORK
    Is it possible to have this as:
    BEEF, CHICKEN or PORK
    or have it recognise usual formatting and I can then capitalise or lower case what I need?

    #815745

    Hey John,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av-catalogue-title {
      text-transform:none !important;
    }

    If that doesn’t work then please post a link to your site and point out the problem text.

    Best regards,
    Rikard

    #816109

    Thanks Rikard.

    Awesome as always.

    Cheers
    John

    #816179

    Hi John,

    Glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.