This topic has 2 replies, 2 voices, and was last updated 9 years, 1 months ago ago by Jack Richardson
Hi,
Can you tell me how to center the logo when viewing in portrait view on an iPad?
See screenshot -> http://i.imgur.com/9rQx5zr.jpg
Thanks
Hello,
Please add this code in custom.css:
@media (max-width: 979px) and (min-width: 768px){
.header .logo {
padding-left: 22%;
}}
Best regards,
Jack Richardson.
Tagged: center view, ipad, logo, portrait, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up