Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi travmilne. Welcome to the Hueman forum. Please post a link to your site. Thanks.

    I just came out from the same post and haven’t had any luck making it work. In fact, none of the suggested fixes have been working for me – It should be great if ads appeared by default.

    My site is mychristina.com.br, is it ok that I crash travmine’s thread as our problem is the same?

    Try this CSS instead:

    /* always display header widgets */
    #header-widgets {
        display: block !important;
    }
    /* changes for iPad viewport */
    @media only screen and (max-width: 960px){
        /* remove top padding */
        #header .pad {
            padding-top: 0;
        }
        /* adjust and center title */
        .site-title {
            padding: 30px 0;
            width: 100%;
            float: none;
            line-height: 50px;
        }
        .site-title a {
            text-align: center;
        }
        /* hide description */
        .site-description {
    	display: none;
        }
        /* center ads widget container */
        #header-widgets {
            max-width: 728px;
            width: 100%;
    	float: none;
    	margin: 0 auto;
        }
    }

    Google Traductor
    Hello also have the same problem, my site is placed frasessarcasticas .net modifications or custom css issues children does not work, what can I do?

    thanks I hope you can help me

    Hi @imacaerus

    As per WordPress forum rule.
    https://codex.www.ads-software.com/Forum_Welcome#Where_To_Post

    Please open a new thread if you require help.

    Thank you

    But it’s the same problem the main thread, make 2 threads would not be spam?

    I know I’m not talking to new and translator =)

    @imacaerus – if it was the same problem then adding the CSS I posted above would have fixed it. Please follow @denzel’s advice and start a new topic.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Header ads not showing on mobile’ is closed to new replies.