Tagged: , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #420824

    I have set the css for images to have a border and I can normally add css to remove the border for images that should be borderless. I can’t find anywhere to do this in the image widget – can you help please?

    The site is at http://www.mgabingdon.co.uk/ and the widget image is the one for ‘2015 MGLive!’ in the right-hand sidebar.

    #421039

    Hey Artinet!

    Please try the following in Quick CSS under Enfold–>General Styling:

    #widget_sp_image-6 img {
    border:0px solid transparent !important;
    }

    Regards,
    Rikard

    #421052

    Hi Rikard

    That’s sorted it – many thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove border from image in Image Widget’ is closed to new replies.