Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter pstapf

    (@pstapf)

    Hello Mihaela,

    thanks for your reply.

    Unfortunetaly the white borders are still there.

    The full css im using for the page is:

    /* default */
    
    .strong-view.wpmtst-default .wpmtst-testimonial-image img {
    	padding: 0;
    	border: none;
    	box-shadow: none;
    }
    
    .strong-view.default .testimonial-heading{
    	font-size: 0.8cm;
    	padding-bottom: 0.5cm;
    }
    
    .strong-view.default .testimonial-company{
    	padding-top:;
    	align-self:bottom;
    	position: absolute;
    	bottom: 0.6cm;
    	right: 0.55cm
    }
    .strong-view.default .testimonial-name{
    	padding-top:;
    	align-self:bottom;
    	position: absolute;
    	bottom: 1.3cm;
    	right: 0.55cm
    }
    
    .strong-view.default .testimonial-content{
    	padding-bottom: 1.6cm;
    }
    .strong-view.default .testimonial-inner {hyphens: auto}
Viewing 1 replies (of 1 total)