• Resolved moemarch

    (@moemarch)


    Hi there!

    I understand that there is a way of setting custom border width. However when I set the width to “0” there is still a little shadow left around the square picture. Is there any way to remove this completely?

    This is my site: https://brohd.com/surfshop/

    Also: I am guessing there is still no way of adjusting image size manually, is it? ??

    Thanks!
    Moe

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author nasir179125

    (@nasir179125)

    Hi please add the code into custom css (stylesheet) file, box shadow will be remove:-
    .ih-item.square {box-shadow: none !important;}

    There is no option for custom resize picture but you can set it by adding into css file
    e.g 300px (change accordingly)

    .col-1-1 {width: 300px !imortant}

    Plugin Author nasir179125

    (@nasir179125)

    You are selling products so i suggest you to keep this page design https://brohd.com/shop/

    Thank you for this fix, much appretiated.

    Maby sollution in your plugin should be adding a checkbox for borderless which if chosen, disables the border and color buttons (eye candy).

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove border / shadow completely’ is closed to new replies.