Iphone 5 layout - by queenb123 - on WordPress WooCommerce support

This topic has 8 replies, 4 voices, and was last updated 7 years, 7 months ago ago by Robert Hall

  • Avatar: queenb123
    queenb123
    Participant
    August 4, 2016 at 15:00

    hi for some reason there is an edge on the iphone 4 layout:

    can you tell whats creating this? It’s ok on all other devices?

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 4, 2016 at 16:01

    Hello,

    You can add this code in Custom CSS

    @media only screen and (max-width: 992px){
    .navbar-header.navbar-right {
         right: 9px;
     }
    }

    Regards,
    Rose Tyler.

    Avatar: queenb123
    queenb123
    Participant
    August 4, 2016 at 16:31

    Thank you!

    Avatar: Jimbo
    Jimbo
    Participant
    August 4, 2016 at 18:15

    Hey Queenb123,

    Out of curiosity how did add the colour to the mobile navigation header background?

    Looks good, better than being white.

    If you could advise that would be great!

    Avatar: queenb123
    queenb123
    Participant
    August 4, 2016 at 21:48

    @ Jimbo:

    Custom CSS for tablet:

    .fixed-header-area {
    background-color: #000000;
    }
    .header-content.nano-content{
    background-color: #000000;
    }

    Custom CSS for mobile landscape:

    .fixed-header-area {
    background-color: #000000;
    }

    Custom CSS for mobile:

    .fixed-header-area {
    background-color: #000000;
    }
    .header-content.nano-content{
    background-color: #000000;
    }

    Avatar: Jimbo
    Jimbo
    Participant
    August 4, 2016 at 22:21

    Thanks Queenb123

    I will try and add that, out of interest what WOOTHEME variant do you use?

    I’m using full width so unsure if the code will be the same.

    Thanks for taking the time to reply.

    Avatar: queenb123
    queenb123
    Participant
    August 5, 2016 at 00:57

    @Jimbo

    I used this version:

    Sidebar variant:

    https://www.8theme.com/demo/woopress/sidebar/

    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 6, 2016 at 09:57

    Hello @Jimbo and @queenb123,

    Is there any other questions in this thread? Can we close that topic?

    Regards,
    Robert Hall

  • Viewing 8 results - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.