Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Mobile > css style

Home / Forums / Pinnacle Theme / Mobile > css style

This topic is: Resolved
[Resolved]
Posted in: Pinnacle Theme
September 20, 2015 at 1:59 am

Hello,

I am sorry, but I do not understand why my css style does not work here :

I want to put this css style below. it works when I use inspect chrome tool, but not in the css custom. And the code works without “@media screen….”


@media
screen and (max-width: 480px) {

table.shop_table td { /*Table > line*/
padding: 6px 0 !important;
}
}

Thanks for your help

  • The forum ‘Pinnacle Theme’ is closed to new topics and replies.