• To whom it may concern,
    I recently installed this theme on my website. I’ve been fine-tuning it as time allows me. I have two questions, I’m adding a banner image in 1900 x 600 pixels as instructed but the image does not show completely. Second, how do I add Adsense code to the banner area? Once the theme is tuned to my liking, I will run it for a couple of weeks and may end up going Pro.

    Thanks in advance for any help you guys can give.

    • This topic was modified 3 years, 5 months ago by ElTaino.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Thanks for using our Theme.
    Could you please try once using the CSS in Additional CSS of Theme Customizer given below:

    @media screen and (min-width: 680px){
    .header-style1 .top-header.data-bg,
    .header-style1 .main-header.data-bg {
    background-position: bottom;
    min-height: 200px;
    }
    }
    @media screen and (max-width: 680px){
    .header-style1 .top-header.data-bg,
    .header-style1 .main-header.data-bg {
    background-position: bottom;
    }
    }
    For Adsense Code you could use the Plugins. You could contact us here if you get any problem during customizing the Theme.

    Thank you

    Thread Starter ElTaino

    (@eltaino)

    Thank you very much for your speedy reply.
    I did add the additional CSS for the banner and seems to be working fine.
    However, after installing the INSERT HEADERS & FOOTER Plugin, the banner is showing at the very top of the browser instead of the spot reserved for it in the theme. It would be nice to have the option of adding HTML or Scrypt in the banner area so we don’t have to add yet another plugin. I’m leaving the Adsense code up until you have the chance to take a look at it.

    Thanks again!

    Hello,

    You could only add the HTML or Script in the banner area only if their is option in widgets area, which is not present in free version of the Theme.

    Thank You

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Banner image and banner advert’ is closed to new replies.