Okay
  Public Ticket #2665682
modify line on product page
Closed

Comments

  • kirstenbraddock started the conversation

    Can you please tell me how to make the blue line go all the way to the right (so there is no grey line)?

  •  869
    Neuron replied

    Hi,

    Can you please add the following code at Appearance > Customize > Additional CSS.

    .o-main-sidebar .widgettitle-wrapper {
        border-bottom-color: #75afbb !important;
    }

    Feel free to ask for anything you need.

    Kind Regards