Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #135582
    Dorothy
    Participant

    I have had reports that the Featured Slider image is cropping part of the right hand side of the photo when the site is viewed on a 15.6″ laptop running windows and IE11.

    I’ve checked the site using developer tools emulations on all devices and sizes available, and everything looked ok. So surprised now that the slider image doesn’t display properly on some laptops.

    I knew there would be a white area if displayed on a 19″ screen but just left this for now.

    Can you help identify why slider is displaying incorrectly on some IE11 browsers please.

    my site is http://www.bsab.co.uk

    #135615
    Dorothy
    Participant

    I now have a screenshot for the homepage showing the chopped off image on a 15.6″ windows laptop:
    BSAB home page with featured image chopped off on right

    Also noticed another couple of issues – The featured image has a black dot in the centre at the bottom (I assume this is because I just have 1 slider image?). How can I get ride of this?
    Here’s the screenshot of this: BSAB featured image with black dot in centre at foot of image slider

    Also noticed that when you hover over the Featured Slider Image it always displays the text “Featured Image-1”. How do I get ride of this text?

    Sorry, lots of questions. I hope you can help.

    #135641
    Skandha
    Participant

    @dotneil: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #feature-slider .entry-container {
    	display:none;
    }
    .cycle-pager {
    	display:none;
    }

    There seems to be an issue with the Feature Slider in IE 11. I will look for a solution and get back to you.

    Let me know if the CSS Code works.
    Regards,
    Skandha

    #135687
    Dorothy
    Participant

    Thanks Skandha, the CSS worked for most of the things I asked about. Only outstainf things is when you hover over the featured image it shows “Featured Image-1” – Can you tell me how to get rid of this please?

    I’m glad my explanation of the IE11 issue made sense and you’ve managed to see it yourself. Let me know if you need me to try anything to try to resolve the issue, as I’m happy to help.

    Thank you

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Featured slider image issue’ is closed to new replies.