-
-
Hi,
I have uploaded my light and dark logo versions through the tower theme options and this works great.
However, I am looking for a way to have a different logo (one which is a different image rather than just a reduced size) for the sticky header as I scroll down the page. Is this possible?
Site URL = https://bcalandscape.co.uk.gridhosted.co.uk/
Sticky logo URL = https://bcalandscape.co.uk.gridhosted.co.uk/wp-content/uploads/2016/01/Light-Small.png
Thanks,
Karl
-
Sorry I posted this in the wrong forum, could moderator please move this to Tower… Thanks
-
Hello,
Do you have set up the sticky header? Try adding this code into your custom css box:
.header_wrapper.header_5.background--light.open#logo .light { content: url("https://bcalandscape.co.uk.gridhosted.co.uk/wp-content/uploads/2016/01/Light-Small.png"); }
If no luck, send us your wp credentials in a private reply. So we can give it a closer look.
Best regards!
-
-
Hello,
I edited the code to this:
.sticky_active .header_wrapper.header_5.background--light.open #logo { content: url("https://bcalandscape.co.uk.gridhosted.co.uk/wp-content/uploads/2016/01/Light-Small.png"); width: 40%; height: 40%; padding-top: 64px; }
Please check your site.
Best regards!
-
Hi, This only seems to have applied (temperamentally) on my ios device in safari. On my windows machine in both firefox and ie the site remains as it was.
On a separate issue whilst you have access to my dashboard, my ‘posts page’ is still showing portfolio options despite applying the updated theme. However the posts are now showing correctly on that page.
-
Hello,
Please clear cache and refresh site’s pages. The custom css code is not for a specific device. You should see the changes from any device/browser you access site.
Can you explain better on the “post’s” issue? Do you need any help from us?
Best regards!
-
You must be logged in to reply to this topic.