GK Ratings - styling
Feel free to talk about everything related to our Joomla Products
Rate this topic: 6.00 out of 6 based on 1 vote(s)
- GK User
- Mon Apr 03, 2017 6:14 pm
Hi,
How to use different style for first or last rating item.
I want
rating 5 - first line (different style like Overral rate)
rating, rating, rating ....
rating, rating, rating ....
Regards
Tom
How to use different style for first or last rating item.
I want
rating 5 - first line (different style like Overral rate)
rating, rating, rating ....
rating, rating, rating ....
Regards
Tom
-
- Senior Boarder
- Joshua M
- Thu Apr 06, 2017 10:51 am
Hi,
Could you please provide me with a URL to your site where this rating is visible, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
Could you please provide me with a URL to your site where this rating is visible, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
-
- Moderator
- Joshua M
- Tue Sep 05, 2017 8:24 am
Try to add the following custom css code:
- Code: Select all
@media (max-width: 600px) {
.gk-review-partial {
min-width: 33%;
}
}
-
- Moderator
- GK User
- Wed Sep 06, 2017 10:36 am
Thank You
working goood
Tom
working goood
Tom
-
- Senior Boarder
4 posts
• Page 1 of 1