Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

plugin on mobile device display
(1 viewing) (1) Guest
"ARI Stream Quiz" WordPress plugin
Go to bottomPage: 123
TOPIC: plugin on mobile device display
#66413
plugin on mobile device display 4 Years ago Karma: 0
Hello, I have an issue with the plugin, on a mobile device display when I choose 2 on |Image answers per row| I can see 2 rows on PC display but on mobile just 1 Row, can you help me with a CSS code to get 2 rows on mobile display too.
My website display quiz like this
imgur.com/Pmh54Ir


but i need rusults like this
imgur.com/Hk645mS


My regards
Last Edit: 2020/04/26 01:56 By scraper.
The administrator has disabled public write access.
 
#66414
Re:plugin on mobile device display 4 Years ago Karma: 0
Can you please answer me, admin
The administrator has disabled public write access.
 
#66429
Re:plugin on mobile device display 4 Years ago Karma: 748
Hello,

Open "ARI Stream Quiz -> Settings -> Advanced" page and populate "Custom CSS styles" parameter with the following code:

.asq-theme.asq-theme-buzzfeed .quiz-question-has-image-answer .answer-col-2 .quiz-question-answer-holder {flex-basis: 50% !important}

Regards,
ARI Soft
The administrator has disabled public write access.
 
#66431
Re:plugin on mobile device display 4 Years ago Karma: 0
Thank you admin, it works
The administrator has disabled public write access.
 
#68045
Re:plugin on mobile device display 2 Years, 9 Months ago Karma: 0
hello team,

I am planning to purchase the plugin, but only after I can make this work in mobile device (2 image side by side).

I already try the above solution:
.asq-theme.asq-theme-buzzfeed .quiz-question-has-image-answer .answer-col-2 .quiz-question-answer-holder {flex-basis: 50% !important}

But it is not working. In mobile device, it is still the same as usual.

I try this solution: @media (max-width:768px) {
.asq-theme .quiz-question-answer-image IMG {max-width:150px!important}
}

But it does not make the image placed 2 side by side, it is just the same (one image per row), but just smaller image.

Can you kindly help to recheck whether the correct CSS is still valid in the latest version of the plugin?

Note that I am still using the free version, but once this got resolved, I am planning to upgrade to pro version.

Many thanks!
The administrator has disabled public write access.
 
#68046
Re:plugin on mobile device display 2 Years, 9 Months ago Karma: 748
Hello,

Could you provide a link to a page on your site where we can custom CSS rule? It can be affected by styles from 3rd party plugin/theme.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 123