• Hi
    I’m fairly new to this wordpress and themes. How do I properly make the advertising banner with different ads (like sliding / changing ) and link to its proper ad sites?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • 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

    Thread Starter srpfalcone

    (@srpfalcone)

    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

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Advertisement Banner on Header’ is closed to new replies.