Page 1 of 1

Re: Blockquote Border Issue with Portage Design System

Posted: Thu Sep 11, 2025 4:55 pm
by DIGI3
I just tested this with Portage and it works correctly:

Code: Select all

blockquote {
  border-left: none;
}
So if it isn't for you, you'll want to use your browser's inspector (F12) to see what's wrong. It's usually something simple like a typo.

Re: Blockquote Border Issue with Portage Design System

Posted: Thu Sep 11, 2025 11:46 pm
by Andrew Prior
You and I have been here before, DIGI3 :)

viewtopic.php?p=351662 was my eventual solution....

Andrea