Reply To: Change the scroll direction in the horizontal layout

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Change the scroll direction in the horizontal layout Reply To: Change the scroll direction in the horizontal layout

#10249
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi!

Well, after some experimenting I might have found a possible solution, where you won’t need to change anything in the plugin files.

Simply use this custom CSS and the vertical layout:

.asp_image {
    width: 100% !important;
    height: 200px !important;
}

It will force 100% width for the image with a 200px height (of course you can change that). This resulted in something like: https://i.imgur.com/b7MHvGd.png

I hope it helps!

Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)