Notes added to product in bold

WPPizza – A Restaurant Plugin for WordPress Support General Support Notes added to product in bold

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #52444
    yaykenny
    Participant

      Hi Ollie,
      Have a chef missing some notes on kitchen checks so I thought I would try and make the notes bold. We can achieve this in the email that is sent as seen here https://prnt.sc/vrek27 but not for the kitchen printed ticket.

      How do I target class .wppizza-ingr-comments as I am struggling to find which file it is in and general targeting is not working.
      https://calderwoodcafe.co.uk/order/

      Thanks

      Kenny

      #52448
      Olly
      Admin & Mod

        >targeting is not working.
        then you are doing something wrong . i can guarantee you that adding some declarations to .wppizza-ingr-comments in the templates css works just fine.
        what does your non-working css look like ?

        #52449
        yaykenny
        Participant

          From dev :

          Have found it in wp-content/plugins/wppizza-add-ingredients/css/addingredients.css but making changes does not have an effect within the admin area on the order to print. https://prnt.sc/vrwfmq

          #52469
          Olly
          Admin & Mod

            >changes does not have an effect …
            that’s true, because that’s not what it does
            as mentioned , you need to add the css declaration to the templates css

            #52487
            Olly
            Admin & Mod

              i.e simply add
              .wppizza-ingr-comments{font-weight:bold}
              (or however you want to format this)

              #52488
              yaykenny
              Participant

                Thanks for that. Can you give filename and full path to file for us?

                Many thanks

                #52489
                Olly
                Admin & Mod

                  there is no fullname or fullpath
                  this belongs into the templates:print css field (wppizza->templates)

                  #52490
                  yaykenny
                  Participant

                    I see it now.
                    So far so good.

                    Kenny

                    #52491
                    yaykenny
                    Participant

                      https://prnt.sc/vsye57

                      Got it thanks so much

                      Kenny

                      #52503
                      Olly
                      Admin & Mod

                        >thanks so much
                        no problem, glad i could help

                      Viewing 10 posts - 1 through 10 (of 10 total)
                      • The topic ‘Notes added to product in bold’ is closed to new replies.