• Resolved barbatrukko

    (@barbatrukko)


    Hi,
    After last upgrade to 4.9.4 i see a strange behavior:
    1) The scroll icon on the right is the same as on the left (<).
    2) dots that represents the navigation they are aligned to the right and not to the center.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • 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;
    }
    Thread Starter barbatrukko

    (@barbatrukko)

    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.

    Thread Starter barbatrukko

    (@barbatrukko)

    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

    Thread Starter barbatrukko

    (@barbatrukko)

    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.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Icon position and type error’ is closed to new replies.