Can you link to your homepage so I can take a look? More than likely I can send you some CSS code to use.
no problems Josh, it is www.allgifts.com.au thank you
Have you thought about displaying 3 side by side instead of vertical? If you want to stay vertical then you can use the below CSS to squeeze them a little. Just add it to your review template in the custom CSS section.
.indrevdiv.wprevpro_t1_DIV_2.wprev_preview_bg1_T1.wprev_preview_bradius_T1 {
padding: 10px 20px 10px 48px;
}
p.wprevpro_t1_P_3.wprev_preview_tcolor1_T1 { margin: 8px 0 4px !important;}
.wprevpro_t1_DIV_1.w3_wprs-col.m2\.4 { margin: 5px;}
Hi Josh, I would prefer side by side, but I couldnt work out how to change it?
This will do 3 reviews horizontal.
Customer support service by UserEcho
Can you link to your homepage so I can take a look? More than likely I can send you some CSS code to use.
no problems Josh, it is www.allgifts.com.au thank you
Have you thought about displaying 3 side by side instead of vertical? If you want to stay vertical then you can use the below CSS to squeeze them a little. Just add it to your review template in the custom CSS section.
.indrevdiv.wprevpro_t1_DIV_2.wprev_preview_bg1_T1.wprev_preview_bradius_T1 {
padding: 10px 20px 10px 48px;
}
p.wprevpro_t1_P_3.wprev_preview_tcolor1_T1 {
margin: 8px 0 4px !important;
}
.wprevpro_t1_DIV_1.w3_wprs-col.m2\.4 {
margin: 5px;
}
Hi Josh, I would prefer side by side, but I couldnt work out how to change it?
This will do 3 reviews horizontal.