Hi @barbatrukko,
The issue is with Vantage theme. I think they have an update to fix the style issues though. If not, you can try adding these to you stylesheet:
.metaslider .flexslider .flex-direction-nav li a {
height: 85px!important;
width: 32px!important;
}
.flexslider .flex-direction-nav li a.flex-next {
background-image: url(http://www.sanbenedettoabate.it/wp-content/themes/vantage/images/sprites/gallery-next.png)!important;
}
.flexslider .flex-direction-nav li a.flex-prev {
background-image: url(http://www.sanbenedettoabate.it/wp-content/themes/vantage/images/sprites/gallery-prev.png)!important;
}
Hi @kbat82,
thanks for your help.
I already have last version of Vantage theme.
I tryed your fix.
button fix work (also if button style is little different)
but navigation button stay already to right
Hi @barbatrukko,
It’s just more styling. You can try this, and expand more as needed:
.metaslider .flex-control-nav {
text-align: center;
}
If you have the most recent Vantage theme, you might want to inform them of this so they can update their code for future versions.
Let me know if there’s anything else.
Hi @kbat82,
now is ok.
I also, as you suggested, infomed Vantage support about this bug.
Thanks again!
That’s great news @barbatrukko! Let me know if you run into any more issues.
By the way, if you’re enjoying the MetaSlider plugin please leave us a 5-star review. They really help us out. Thanks!
https://ww.wp.xz.cn/support/plugin/ml-slider/reviews#new-post
Hi,
in siteorigin forum I received this good answer:
“Thanks for posting this and apologies for the hassle. I’ll have a complete fix out in a theme update before the end of the week.”
Thanks to all
Thanks. I’m sure that will be helpful to others as well.