Header Image Problem (Version 2.1)

  • Anonymous

    #48628

    Just to confirm same here
    Mysite
    The white space under the header image but above the horizontal menu increases in height as the image scales for different resolutions
    On a larger page the opposite occurs white space is negative so the horizontal menu moves up over the bottom of the header image

    Overall a good move aiming for V2 but it’s noticable that the font sizes have increased over V1.9 as has the space between lines of text, so much less info on the screen.
    At the moment holding with V1.9 until V2 gets closer

    Jhule

    #48629

    Hi here is my answer:
    This version is better! I deleted the css Code and the header image is now responsible with no white space. The contributing picture is working now. I have no white space now!

    I tried it on opera, firefox, Edge…

    Greetings Jhule

    http://www.mprbretten.de

    alpha_DE

    #48630

    I had the same problem with the font sizes and made a number of additions to the custom css to fix that, similar for colors.

    .tribe-events-list-widget .tribe-event-title {
    font-size:14px !important;
    }
    .tribe-events-list-widget .tribe-event-duration {
    font-size:12px !important;
    }
    .carousel .slider_post_title {
    font-size: 23px;
    }

    .post-title, .post-title a {
    font-size: 25px;
    }
    .carousel .slider_post_title, .carousel .slider_post_title a {
    color: #6a6a6a;
    }
    .carousel {
    box-shadow: 0 0 5px 0 rgba(0,0,0,1);
    }

    .post-nav-top, .archive-title, .page-title, .category-desc {
    background-color: #a7a7a7;
    }

    Admin

    Syahir Hakim

    #48631

    Please stick to the topic at hand, guys.


    @marcel
    , can you try using the version I linked to above? Need to see if the fix covers all use cases. Also, please remove any Additional CSS related to the header you might have added previously.


    @alpha_DE
    , can you disable Autoptimize while we’re testing?

    alpha_DE

    #48632

    @Syahir: Disregard the website title, seems to be a fragment left in the autooptimize cache, after deleting the cache, the header graphic overlaying title on the mobile page was gone and showed up in the field below the header graphic.

    Anonymous

    #48633

    I’m still getting the “white box” when the window is narrow enough with 2.1.1.

    Admin

    Syahir Hakim

    #48634

    Anonymous

    #48635

    I wonder if it depends what size header image we have?
    Even with graphene-theme.com you can see the menu moving up and down over the bottom of the header image as you resize the page by moving the right margin
    Firefox 52.4 here

    Jhule

    #48636

    When I watch my theme on mobil device I can’t go back to the main website, when I tab to the header image. So there is no way, to go back to my blog…

    IT’s ONLY ON MY MOBIL DEVICE not on my PC. Strange…

    Can u fix that?

    http://www.mprbretten.de

    Anonymous

    #48637

    @Syahir: Now I have, and it’s seems like that version has fixed the problem with the “white box”! 🙂

Viewing 10 posts - 31 through 40 (of 69 total)

  • You must be logged in to reply to this topic.