Already fixed how do deleted this?!?

fixed already fixed it

Your CSS must be interfering with the banner CSS

1 Like

Yes i know but how and why?

thank you for helping me btw

is your issue fixed??
What is your website name??

Try this:
Paste this piece of code in your “css” file.

body > div:last-child {

width : 200px!important;
height: 50px!important;

}

Now check and see if this helps you. :slight_smile:

1 Like