Few issues on update
-
Hi,
Just updated and noticed a few changes to a site I've been working on: https://smallprintstudio.co.uk/work
-
z-index of .sitetitle doesn't seem to be functioning anymore. I have a custom div with the white gradient. I've set the z-index on .laynav.primary and my live time and that works, but not .sitetitle.
-
Very bottom of the page an unstyled 'Smallprint Studio' shows.
-
Overall loading time is quite poor. Takes approx 6 seconds before showing any image. Then a couple more seconds for the next slide on the Carousel addon. Also it doesn't appear to pre-load any carousel images which means the slide transitions to a blank white section. My internet speed as of now is approx 13mbps, so should be able to handle this better.
Let me know if there is anything I can do to fix these,
Cheers!
-
-
in your custom css please use !important
like
.sitetitle{
z-index:99!important;
}This is your css that causes it:
maybe do .lay-content a;link, instead of just a:link
@media (min-width: 601px)
a:link {
color: #000;
border-bottom: solid 1px;
display: inline-block;
}Please go to lay options -> carousel addon and turn off lazyload images
Yea your website loads a little slowly
Could you disable all plugins except lay theme plugins
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it