Hi @srpfalcone
As of now, we do not provide the sliding/changing features for the Advertisement banner but we plan to integrate it into our future updates for our Pro version. Currently, you can add the Advertisement Widgets for individual ads by going through Customizing ▸ Widgets and then select the section where you want to place your ad. Then you can simply click on add widgets and scroll to find the TG: Advertisement widget and add it to the section.
Hope this helps!
Regards,
ThemeGrill
Thank You. I was able to use a slider plugin for that however I need the logo and the slider ad to be side by side. how do I do that? If you will check my site the logo seems to be in the upper left
Hi @srpfalcone
You can once try reducing the width of the logo or you can use the following custom CSS code by adding it in the Appearance -> Customize -> Additional CSS section.
#header-logo-image img{
width:330px;
}
Let me know if this works!
Regards,
ThemeGrill