Dear @Lisa
again the website is blank :-)
But you just need to really, really search. I would do the same. Somewhere is a piece of CSS which you can overwrite.
Also google for change background colour for submit button
Best!
Marius
Dear @Vicky-Lamas
play around with this in the CUSTOM CSS:
.slug-contact-bio-clients .laynav {
background: yellow !important;
}
Hope that helps :-)
Best!
Marius
Mmmh ema can you send me an email to info@laytheme.com with your /wp-admin/ login info, your website url, a link to this post and a link to the exact url/page where the problem is?
Dear @leandrodisler
that is not possible. We are sorry.
Best!
Marius
PS: You could use jQuery to change the text.
Have a look into a basic jQuery course on Codeacademy
Dear @pol
you need to make a carousel and drag it over the pink border:
[image: 1542627577901-bildschirmfoto-2018-11-19-um-12.39.10.png]
And play around with this:
.lay-carousel-wrap {
height: 100vh;
}
.col .lay-carousel img.h100 {
width: 100vw !important;
object-fit: cover;
height: 100vw;
}
With CUSTOM CSS you can also move the captions to the palce where you want them to be.
Hope I could help!
Marius
Dear @mrrpringle
on which machines do you face the problem?
You could also have built it with the normal navigation and some CUSTOM CSS, no?
Best!
Marius
Dear @leoncc
we do not recommend to change the PHP template.
It gets overwritten when we update
LayTheme is a Single-Javascript-Application. You PHP code might not work.
If you can manage with Javascript, that would be a way to go.
Best!
Marius