Hello
I was sent the file below from a client, but I can’t seem to be able to display it on my page. I’ve copied the code into a “Code Block” but it simply displays an empty box with the link to the partner’s website.
Any clue what am I missing?
Thank you,
Alessandro
Hi wurgi!
I see the ads on your link. They are rotating fine. Perhaps you just need to clear your cache or the cache of your caching plugin if your using one.
Best regards,
Elliott
Hi Elliot! Thank you, I did as you advised, and the ad is now showing. Thank you!
Another quick question: how can I center it? Sorry, but coding is not my forte :)
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#ContainerSkodaGeneralBanner728x90 {
margin: auto;
}
Cheers!
Yigit
Thank you very much!