Viewing 1 replies (of 1 total)
  • NateWr

    (@natewr)

    HI cantonjester,

    I’m sorry for the delay in responding to this. I don’t seem to have gotten a notification about the message.

    If you want to style just the table in the Gelato & Granita tab, you can target that specific section like this:

    .fdm-sectionid-65 .fdm-item-content table td {
      font-weight: 300;
    }

    If you also want to change the font weight of the header row, use this:

    .fdm-sectionid-65 .fdm-item-content table th {
      font-weight: 400;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Menu Item formatting’ is closed to new replies.