Sgin in / register - by longfit - on WordPress WooCommerce support

This topic has 9 replies, 3 voices, and was last updated 8 years, 8 months ago ago by Jack Richardson

  • 8 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 9, 2015 at 07:26

    Hello,

    Please try to add this code in custom.css file

    @media only screen and (max-width: 767px){
    .header-links {
      float: left !important;
      /* text-align: center; */
      margin-left: 20%;
      display: block;
    }}

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: longfit
    longfit
    Participant
    July 23, 2015 at 17:12

    hi

    I have put your css into custom css file .
    The samsung s4 cannot show sign in / register at front page
    but ausus pad 10’1 can show the sign in / register

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 23, 2015 at 22:34

    Hello,

    I’ve checked your site on different dimensions and there is no problem with “sign in/register” block displaying. Sorry but we can’t replicate the issue.

    Best regards,
    Jack Richardson.

    Avatar: longfit
    longfit
    Participant
    July 24, 2015 at 02:34

    Hi
    Attached chinese front page at mobile

    the search icon is overlap sign / register ( chinese front page)

    how to adjust to avoid the overlapping .

    thanks

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 25, 2015 at 09:09

    Hello,

    Sorry but I don’t see any attachments in your post. Please provide us with the screenshot of the problem you are facing in mobile devices. Thank you.

    Best regards,
    Jack Richardson.

    Avatar: longfit
    longfit
    Participant
    July 26, 2015 at 01:24

    Since many users make use of mobile device to see web page .

    What do you recommended should be the widths I should use for a responsive layout?

    Avatar: longfit
    longfit
    Participant
    July 26, 2015 at 02:05

    attached screenshot

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 28, 2015 at 10:58

    Hello,

    Please try the following css code in custom.css:

    @media only screen and (max-width: 767px) {
    .header-variant2 .search_form {
        float: right !important;
    }}

    Best regards,
    Jack Richardson.

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

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

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