Home Forums WoodMart support forum Related products and brands Reply To: Related products and brands

#151915

Replace the whole code I provided before with this one:

body .related-and-upsells .related-products h3.slider-title{
display:block;
max-width:210px;
margin:20px auto;
border-bottom:2px solid #1b7252;
	text-align:center;
}
body .slider-title:before {
    display:none;
}

Best Regards