Home>Support>iPad Logo Image & Landscape view

iPad Logo Image & Landscape view

By eidonije, 10 years ago. Last reply by Andrew Misplon, 10 years ago.

Hey,

Love the theme and it’s working great on computers and mobile devices. I had some issues on the Ipad, and added the code below from viewing other threads to my style.css and it fixed most of my issues.

Now the only issue that I’m having is that the logo Image isn’t loading on the iPad and when I rotate to landscape view part of my header text is covered.

Any ideas?

/* Vantage increase support text breakpoint */

@media screen and (max-width: 960px) {
body.responsive header#masthead hgroup .support-text, body.responsive header#masthead hgroup #header-sidebar {
position: static;
display: block;
margin-top: 30px;
max-width: 100%;
}
}

@media screen and (max-width: 960px) {

body.responsive header#masthead hgroup #header-sidebar {
	position: static;
	display: block;
	margin-top: 30px;
	max-width: 100%;
}

header#masthead hgroup .logo {
	float: none !important;
	text-align: center;
	width: 100% !important;
}

header#masthead hgroup h1 {
	text-align: center !important;
}
}

URL: http://realigrp.com

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 29 days ago Andrew Misplon
    Hi, I Work Here

    Hi eidonije

    Thanks for running Vantage.

    A quick reminder that any changes to theme files like style.css will be lost during theme update. Custom CSS snippets should be placed under Appearance > Custom CSS if you’re running Vantage Premium or in your own Custom CSS module, Jetpack Custom CSS for example: http://jetpack.me/support/custom-css/

    There is some repetition in the CSS you’ve listed. Perhaps you can start from the beginning and let me know what you wanted done, I’ll hopefully be able to help from there.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More