What shortcode? What plugin provides it?
This CSS makes the HR visible:
.wp-block-separator.is-style-wide {
width: 100%;
}
To add or override CSS: use the “Additional CSS” option in the customizer. https://codex.www.ads-software.com/CSS#Custom_CSS_in_WordPress
Learn to use the Chrome Developer Tools to help you see and test changes to your CSS.
]]>Can you tell me what I was doing wrong or why that works please?
]]>