HI
I am using Events calendar.
the problem is the look of the events page. here it says tickets the box has a line but it is not equal thickness all the way round – it looks like something is not right. Also the – and + are to the left and very small. it seems this is not looking the way it should.
many thanks
Hey thetshed,
Add the following to quick css:
.tribe-events-tickets .woocommerce .quantity input{
text-align:center!important;
}
td.woocommerce{
border:none!important;
}
.tribe-events-tickets .tickets_price, .tribe-events-tickets .tickets_name, .tribe-events-tickets .tickets_description{
border-bottom:none!important;
}
tr:first-child td{
border-top:none!important;
}
Best regards,
Jordan Shannon
perfect thank you
Hi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon