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

divs not responding correctly

Home / Forums / Virtue Theme / divs not responding correctly

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
April 11, 2016 at 11:09 am

hello

my page is and i am trying to get those boxes underneath the slider to act accordingly in height responsiveness..

i am using the code:


@media
(min-width:993px)
{.boxforabout{min-height:367px;}}


@media
(min-width:767px) and (max-width:992px;)
{.boxforabout .panel-widget-style{min-height:347px;}}

and for @ (min-width:993px) is working fine, but once it gets under 993, it stops listening… can you tell me what I am doing wrong?

also, is there a way to get the “read more” buttons to align to the bottom of the div?

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