• Resolved Philip

    (@prose976)


    Hello again,

    I have resolved my previous issue. It was a combination of browser settings and ajax settings. However, I have a new issue that I would like to make sure I can do before I go pro.

    Around the popup there is a border that I have set to zero. However, the popup still has a thick border or padding around it. How can I change the padding thickness?

    I hope you can help resolve this issue.

    Philip

    https://www.ads-software.com/plugins/popups/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Damian

    (@timersys)

    Im afraid you will need to use css for that. You just need to get popup id and create a specif rule for it. For example if the id is 96:

    #spu-96{
    padding: 0 !important;
    }

    Thread Starter Philip

    (@prose976)

    Beautiful. Just upgraded to Pro Version and left a 5-star comment for your plugin. Thanks for the support.

    Have an Awesome Day!

    Philip

    Thread Starter Philip

    (@prose976)

    Another question. The css you gave me above works on desktops, but is there specific css so that this will also work on mobile devices?

    Philip

    Plugin Author Damian

    (@timersys)

    is not working on mobiles for you? can you share the site?

    Thread Starter Philip

    (@prose976)

    The plugin itself works for mobile, but the css to reduce the padding seems to be stripped out and I get the padding in mobile. CSS works fine on desktop and some tablets.

    Page where you can see CSS at work in desktop vs mobile is here: https://tribyoot.org/12864/dodge-charger-near-death-experience-connecticut-new-york/

    Philip

    Plugin Author Damian

    (@timersys)

    you have a bunch of popups there most of them empty. Just send them to trash or set them as draft to remove them from public.

    Which ID is the popup you are trying to make it work? Is the one that auto close?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Tweaking the border/wrap’ is closed to new replies.