Viewing 5 replies - 16 through 20 (of 20 total)
  • @edh890

    Try setting some padding

    .comp-form-ul li {
       padding: 5px !important;
    }

    Thank you. I tried the padding but it turned out instead of increasing the padding between the 2 columns, both 2 columns moved to the right at the same time with the middle overlapping parts remained overlapped, the far left padding increasing and the right side of the compliment types images pushed out of the right border of the pop-up box.

    That leads me into thinking maybe even though they appear in 2 columns when in fact behind the scenes they are actually only 1 column. Can that be the case? If so, I’m guessing maybe the way to get rid of the overlapping issue is to increase the width of the pop-up box. But if we do that, I’m guessing that will probably mess up the display on mobile screens even further.

    Not good at codes. I resized all 8 images based on what I saw on the screen and they seem to look fine now on desktop and mobile on Chrome and Firefox. Not sure on Apple and ios since i don’t have one.

    thanks.

    I’m glad it works.

    Thanks for letting me know

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘size of the gift icon?’ is closed to new replies.