- Posts: 14116
- Thank you received: 1639
chrome = ok firefox = bad
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
9 years 7 months ago #45703
by ivan.milic
Replied by ivan.milic on topic chrome = ok firefox = bad
HI,
add this to template_css.css
.toprow canvas{
display:none!important;
}
add this to template_css.css
.toprow canvas{
display:none!important;
}
Please Log in to join the conversation.
-
rvolt
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 24
- Thank you received: 0
9 years 7 months ago #45704
by rvolt
Replied by rvolt on topic chrome = ok firefox = bad
That css works perfectly, thank you.
Any idea on the freezing transition ? (when u click the featured image link)
Any idea on the freezing transition ? (when u click the featured image link)
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 7 months ago #45706
by ivan.milic
Replied by ivan.milic on topic chrome = ok firefox = bad
I can no longer access your site
Please Log in to join the conversation.
-
rvolt
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 24
- Thank you received: 0
9 years 7 months ago #45707
by rvolt
Replied by rvolt on topic chrome = ok firefox = bad
rvolt.com/ccs/
I have corrected the transitions by removing phoca gallery.
The main image carousel shows stretched too much vertically on mobile. I'm just trying to fix this right now
The main image carousel shows stretched too much vertically on mobile. I'm just trying to fix this right now
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 7 months ago #45710
by ivan.milic
Replied by ivan.milic on topic chrome = ok firefox = bad
You can add to template_css.css:
.flickity-viewport{
max-height:33vh;
}
to limit it.
.flickity-viewport{
max-height:33vh;
}
to limit it.
Please Log in to join the conversation.
Time to create page: 0.088 seconds