Title: Responsive
Last modified: August 22, 2016

---

# Responsive

 *  Resolved [waahah](https://wordpress.org/support/users/waahah/)
 * (@waahah)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/responsive-224/)
 * I’m having difficulty to make the slider responsive. I’ve got the slider image
   to resize itself by adding
    .top-slider .content img { max-width: 100%; }
 * However, when I resize the browser, there is a gray screen underneath the image.
   I tried to add height:100% but it does not work. Please let me know how i can
   fix this
 * Website is cornutaurus.com

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [pzuiderent](https://wordpress.org/support/users/pzuiderent/)
 * (@pzuiderent)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/responsive-224/#post-5898145)
 * Hi,
 * I have added some css code to get it responsive. The slider head is not fixed
   any more so some text will disappear. I think this can be solved also but I did
   not tried yet.
 * /* Scaling slider */
    .slick-slide { float: left; height: auto; min-height: 1px;
   display: none; }
 * .top-slider .content img {
    max-width: 100%; height: auto; }
 * If somebody got a idea I would like to know.
 * Peter
 *  [Dominae](https://wordpress.org/support/users/dominae/)
 * (@dominae)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/responsive-224/#post-5898187)
 * Hi #pzuiderent and waahah!
 * Did you resolve it? Im trying to do this, but I cant find the solution. :S
    ….
 * Yes! IT WORKS!! Thank you, thank you, thank yoouuu!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Responsive’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/business-one/1.4.3/screenshot.
   png)
 * Business One
 * [Support Threads](https://wordpress.org/support/theme/business-one/)
 * [Active Topics](https://wordpress.org/support/theme/business-one/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/business-one/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/business-one/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Dominae](https://wordpress.org/support/users/dominae/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/responsive-224/#post-5898187)
 * Status: resolved