Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: Removing white space from header #50131
    Jacopo
    Participant

    @Sakin: Thank you very much, now is ok!

    in reply to: Removing white space from header #50123
    Jacopo
    Participant

    @Sakin: Using a Full HD resolution in my new monitor, I noticed that the header logo is not center, as you can see from the screenshot below, and this also happens in other computers with a Full HD display.

    Now i’ve this custom CSS for the header:

    #hgroup-wrap { padding-bottom: 20px; padding-top: 0; }
    #site-logo, #header-right { padding-top: 20px; }

    How can I do to center the header logo?

    Thank’s
    Jacopo

    in reply to: Removing white space from header #49286
    Jacopo
    Participant

    Thank’s Sakin now is perfect!

    Regards
    Jacopo

    in reply to: Removing white space from header #49184
    Jacopo
    Participant

    ok

    in reply to: Removing white space from header #49173
    Jacopo
    Participant

    @Sakin I use this custom CSS to reduce the white space from header, in desktop view it’s ok. In the mobile view the white space is not ok in the top, view the example in the screenshot, there is a way to resolve?

    Thank’s

    in reply to: Help to center the social widget in footer area one #49129
    Jacopo
    Participant

    Ok i correct to float: none; and it’s ok, thank’s and merry christmas!

    in reply to: Help to center the social widget in footer area one #49121
    Jacopo
    Participant

    Thank’s Sakin, i resolved the issue with your Custom CSS, but i change float: left; with center:

    ul.social-profile li {
        display: inline-block;
        float: center;
    }

    Regards,
    Jacopo

    in reply to: Help to center the social widget in footer area one #49070
    Jacopo
    Participant

    My site is still under construction and in maintenance mode, if you need the url I open it temporarily.

    Thank you for your custom css, works like a charm. Remains only a problem in the portrait display on mobile phone.

Viewing 8 posts - 1 through 8 (of 8 total)