Forum Replies Created
-
AuthorPosts
-
December 24, 2020 at 10:48 am in reply to: Logo loads after rest of page / disappears & reappears on page change #1269733
Hi Rikard
Yes that’s correct.
I tried disabling lazy loading, but that didn’t resolve the issue.
December 23, 2020 at 10:14 am in reply to: Logo loads after rest of page / disappears & reappears on page change #1269492Is there anyone that can help out with this?
June 21, 2020 at 7:52 pm in reply to: Am I adding my google analytics tracking code correctly? #1224433Hi Mike
So sorry, I completely forgot that I posted this thread. Yes, in fact I was already seeing the analytics.
I just wanted to be sure that I hadn’t added the code in a way that would cause it to double count or something.
Thanks
May 11, 2020 at 12:11 pm in reply to: av-logo-container really large when viewing on mobile screen #1211811Hi Nikko
Apols for the delayed response. I was able to eliminate the issue by adding the following CSS to style.css:
@media only screen and (max-width: 767px) { #header #header_main .container { height: 80px!important; } }
I still couldn’t say why my script caused the issue in the first place, but this CSS effectively solves the problem so I think I’m fine for now.
May 8, 2020 at 11:30 pm in reply to: av-logo-container really large when viewing on mobile screen #1211296Thanks Nikko
I disabled CSS file merging, and the CSS code from my screenshot is coming from:
themes/enfold/css/layout.css?ver=4.5.7:2345
It’s not custom CSS that I added.Any idea why the javascript from my first post would mess with this?
May 8, 2020 at 5:11 pm in reply to: av-logo-container really large when viewing on mobile screen #1211089Having looked into this a bit more, it seems the script is somehow interfering with the following:
When the script above is commented out, this CSS sets the height to about 80px which is what I would expect, but when the script is active it sets the height to 600+px
April 16, 2020 at 6:49 pm in reply to: Mobile issues: disappearing special heading + unwanted border #1204504feel free to delete
-
This reply was modified 5 years, 2 months ago by
swibbycreations.
April 16, 2020 at 10:23 am in reply to: Mobile issues: disappearing special heading + unwanted border #1204339Would anyone be able to help with this?
April 15, 2020 at 6:09 pm in reply to: Mobile issues: disappearing special heading + unwanted border #1204093One update on the disappearing special heading text.
I’ve set these up with a custom white font color (under Styling -> Colors -> Custom Font Color). When I’m logged into my admin account, the text correctly shows up in white font.
If I open the same page in incognito on desktop (or on mobile) the custom color shows up briefly then seems to disappear as if it has a fade animation.
-
This reply was modified 5 years, 2 months ago by
swibbycreations.
April 15, 2020 at 5:16 pm in reply to: Mobile issues: disappearing special heading + unwanted border #1204059This reply has been marked as private.That fixed it, thanks very much Mike
This reply has been marked as private.Hello – the site is in maintenance mode with ‘coming soon active’. What’s the best way to give you visibility?
-
This reply was modified 5 years, 2 months ago by
-
AuthorPosts