Hi,
Please go the URL I provided and enter the password to see the homepage.
I have created a text based logo using your documentation by altering the style and functions on the child theme. It looks ok until I resize my browser window to a smaller size at which point the logo aligns to the top of the page. I would like it to remain centrally so it is in line with the search icon and menu selection.
Can you advise how to do this?
Hey gavdonald,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.logo {
padding-top:10px;
}
}
Best regards,
Rikard
Hi Rikard, I’ve tried the code you provided but it doesn’t seem to work. I also tried putting the code in Appearance > Customise> Additional CSS and it doesn’t work there either. Please advise. See link: https://snag.gy/XDZiOC.jpg