Customer

Forum Replies Created

Viewing 5 posts - 61 through 65 (of 65 total)
  • Author
    Posts
  • in reply to: Change Inner Page Banner by page #60084
    CustomerCustomer
    Member
    • Topics: 36
    • Replies: 65
    • Total: 101
    Member since: March 13, 2016

    Hi Brad:

    It works, thanks, now have a new issue:

    The featured image zoomed in and display only a small portion of the header image. Please see http://coachandfour.leafcom.org/contact-us

    While the default inner banner displays proper image for the same image: http://coachandfour.leafcom.org/menu

    Any advise?

    Thanks

    in reply to: Restaurant Pro mobile header background color #55028
    CustomerCustomer
    Member
    • Topics: 36
    • Replies: 65
    • Total: 101
    Member since: March 13, 2016

    Hi Brad:

    The navigation background color is okay. The issue is for mobile header color above the navigation bar: Currently the mobile header black color is achieved by the following code:

    @media screen and (max-width: 768px) {
    body {background-color: #000000;}
    }

    The issue is – it also changed the content background color to black. Please visit page Practice on mobile to see this issue. The question is: how to change the header background color to black while keeping content background color as white?

    Thanks

    Henry

    in reply to: Restaurant Pro mobile header background color #54929
    CustomerCustomer
    Member
    • Topics: 36
    • Replies: 65
    • Total: 101
    Member since: March 13, 2016

    Hi Brad:

    Thanks, it works, appreciated. Meanwhile. A new issue:

    How to change mobile header background color to black while keeping the content background white?

    Thanks

    in reply to: Restaurant Pro mobile header background color #54382
    CustomerCustomer
    Member
    • Topics: 36
    • Replies: 65
    • Total: 101
    Member since: March 13, 2016

    HI Brad:

    Thanks for the information. The mobile header background color is now working well.

    But the mobile logo is very short, believe affected by the following line in CSS.

    .header .header-inner .logo{float:left; margin-top:20px; margin-left:20px; margin-right:50px; width:22%;}

    in reply to: Restaurant Pro mobile header background color #54135
    CustomerCustomer
    Member
    • Topics: 36
    • Replies: 65
    • Total: 101
    Member since: March 13, 2016

    Hi Brad:

    Please find the following URL http://aarondentistry.leafcom.org/. This theme looks great but the following issues need to be resolved:

    1. How to change header background on mobile? The default header background on mobile is grey.

    2. The logo width issue: Logo looks good on laptop, but very short in width on mobile, changed the following line in .CSS to width: 100%, now logo looks good on mobile, but menu items pushed to 2nd line as shown URL.
    .header .header-inner .logo{float:left; margin-top:20px; margin-left:180px; margin-right:50px; width:100%;}

    It would be great if you can help.

    Thanks

Viewing 5 posts - 61 through 65 (of 65 total)