Skip to content
Public Ticket #6163

Width in tablet view

Conversation thread

neurat replied

Customer Reply

Thank you! This helps a lot!

PenciDesign replied

Staff Reply

Hi,

No - If they support for responsive, it should work for all screen.

Ok, I think you can solved this by add more this code to Customize > Custom CSS to hide rating on tablet view:

@media only screen and (max-width: 1169px) and (min-width: 961px){
.aawp-table__td-rating{ display: none !important; }
}

Best Regards,

PenciDesign

neurat replied

Customer Reply

Hi, 

thanks for your answer. They say it is because the tablet view allready switches over at 1170px. Is there a

possibility the make this wider or add some empty space?

Thank you

PenciDesign replied

Staff Reply

Hi,

The issues caused by your plugin/embed code doesn't support for responsive. You should ask author of that plugin about thissmile.png That's not issues related with our theme.

Best Regards,

PenciDesign

neurat started the conversation

Conversation Start

Hi,

is there any chance to avoid this in tablet view? The AAWP Plugin is too big and ends in the sidebar.

THX

Want to join this conversation or access attachments? Sign in first.