-
I’m using HB Themes Aegaeus theme and it’s great except for the fact that one of the shortcode elements (hb-box) is resizing the images.
(Obviously, automatically resizing site elements to fit a mobile device is one of the main reasons to use responsive design, but in this instance, it makes the image subjects look really, REALLY bad.)
How do I maintain the image size-ratio?
This is the shortcode for the images in question:
[hb_image_box image=”http://fullyhr.com/wp-content/uploads/2015/07/headshot_l_amanda.jpg” link=”http://fullyhr.com/portfolio/amanda-mayo-sphr/” title=”Amanda Mayo” subtitle=”SPHR, Founder, Sr HR Consultant”]
I have already tried the following custom css solutions:
.custom-hb-box { width: 100% !important; display:block; height: auto !important; }
.custom-hb-box img { height: auto !important; width: 100% !important; }
However, these make the site time out with a “Website Not Available” error.
-
HB-Themes support team typically replies to all topics within 48 hours except on weekends and public holidays. You must register to post topics.
Forum Categories
- Highend WP Theme 25,657
- Aegaeus WP Theme 1,616
- Requests and Feedback 133