Viewing 8 replies - 1 through 8 (of 8 total)
  • Could you send me a link to your site please?

    Thread Starter emeliech

    (@emeliech)

    Thank you for reply.
    The site is not live yet, so I can’t do that, but I could send you a screenshot?

    A screenshot won’t help much really, I need to look at the CSS to find exactly what it is.

    Could you switch to a different slider? Nivo slider maybe?

    Thread Starter emeliech

    (@emeliech)

    It works with all the other sliders, it is just the Flexslider that appears like this, and its the one I would prefer to use (of course) ??

    The below CSS is that I get when I inspect with Firebug..

    .flex-control-paging li a {
    background-color:rgba(0, 0, 0, 0.498039);
    background-position:initial initial;
    background-repeat:initial initial;
    border-bottom-left-radius:20px;
    border-bottom-right-radius:20px;
    border-top-left-radius:20px;
    border-top-right-radius:20px;
    box-shadow:rgba(0, 0, 0, 0.298039) 0 0 3px inset;
    cursor:pointer;
    display:block;
    height:11px;
    text-indent:-9999px;
    width:11px;
    }
    flexslid…ver=3.5.1
    .flex-control-paging li a {
    background-color:rgba(255, 255, 255, 0.498039);
    background-position:initial initial;
    background-repeat:initial initial;
    border-bottom-left-radius:20px;
    border-bottom-right-radius:20px;
    border-top-left-radius:20px;
    border-top-right-radius:20px;
    box-shadow:rgba(0, 0, 0, 0.298039) 0 0 3px inset;
    cursor:pointer;
    display:block;
    height:11px;
    text-indent:-9999px;
    width:11px;
    }
    flexslid…ver=3.5.1
    a {
    color:#686868;
    text-decoration:none;
    }
    style.css
    a {
    color:#383838;
    text-decoration:none;
    }
    style.cs…er=79.9.9 (line 199)
    a {
    color:#2BA6CB;
    line-height:inherit;
    text-decoration:none;
    }

    Ha, erm.. I really need to see it for myself to be honest, that CSS all looks fine from what I can see.

    It could be to do with the positioning of the flexslider itself, again its impossible to say without being able to see the code. If you can get your site on the internet, somewhere, then it should only take a couple of minutes for me to find out what the problem is – probably an easy fix.

    Regards,
    Tom.

    Thread Starter emeliech

    (@emeliech)

    Ok. I will make the site go live for 15 min, until 12.15.
    Thank you,
    Emelie
    Its. https://www.hipp.se/ny/festvaning/

    Hi, your theme is including flexslider.css by default:

    https://www.hipp.se/ny/wp-content/themes/wp_sixtyone5-v1.0/css/flexslider.css?ver=3.5.1

    You will need to edit your theme and stop it from including that file

    Regards
    Tom

    Thread Starter emeliech

    (@emeliech)

    Thank you!
    I will see if I can solve the problem.
    Best wishes,
    Em

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘.flex-control-nav’ is closed to new replies.