Hi,
You could stretch the header logo and ad space using this theme option to accommodate a bigger logo size
– https://www.screencast.com/t/OqJi4DMOpmJ
I could give you a code also to make the logo aligned by the left side, if that may be of help
– https://www.screencast.com/t/s2ARz0j3eVhb
.td-header-style-1 .td-header-sp-logo,
.td-header-style-1 .td-header-sp-logo img {
margin-left: 0;
}
Thanks
Hi,
You can try this code, it should make the ad stay to the right in the header
– https://www.screencast.com/t/xw6xSX8p9rKW
.td-header-style-1
.td-header-sp-recs {
float: right;
}
Thanks
Awesome worked great thanks!
Quick question. CHeck this image: https://brandinginasia.com/wp-content/uploads/2017/05/Screen-Shot-2017-05-10-at-2.25.35-PM.png
See that white dot on the footer? I think it’s a “.” (period) somewhere. I can’t find it. It’s making me crazy. Where could it be? 🙂
Bobby
-
This reply was modified 9 years by
bobbymc.
Hi,
Please check in the theme translation section in the theme panel, maybe you have entered it by mistake instead of the default translation – https://www.screencast.com/t/oBX40mK9J
Thanks