Hi Piotr!
The solution you gave me seems to work well on desktop, but not so well on mobile (tablet I couln't try yet). This is the code I used:
- Code: Select all
.gk-is-wrapper-gk_creativity .figcaption h2 {
text-indent: -9999999px;
background: url(LOGO 110x108);
background-repeat: no-repeat;
max-width: 120px;
line-height: 8;
margin: -50px auto;
}
.gk-is-wrapper-gk_creativity .figcaption h1 {
margin: 0 auto;
}
Maybe you could give me a further hint about how this could work well on all devices?
2) I've adapt the colors of the template to our corporate colors, but there's a green background color that I couldn't change yet (it is more visible on mobile). Do you know where I could change it?
3) I'm using Polylang to make the site multilingual. I've been able to translate almost everything, just the buttons "what we do" and "get in touch" I haven't been able to translate yet. Could you please help me with this as well?
Thanks a lot!