alan3

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: responsive logo? #90546
    alan3alan3
    Member
    • Topics: 2
    • Replies: 6
    • Total: 8
    Member since: July 19, 2017

    Chris, that’s awesome and did the trick. Thanks so much! Your support is amazing, patient, and attentive.

    in reply to: responsive logo? #90544
    alan3alan3
    Member
    • Topics: 2
    • Replies: 6
    • Total: 8
    Member since: July 19, 2017

    Getting closer Chris, thank you for your attention. The mid range is still squishy however. Take a look. The custom CSS area is getting crowded with several solutions, I’m pasting it below… perhaps you’ll see a conflict related to this issue?

    .header .header-inner .logo { float:none; margin:0 auto; display: table;}

    @media screen and (max-width:767px) {
    .header .header-inner .logo img { height:auto !important;}
    }

    @media screen and (min-width:768px) and (max-width:1169px) {
    .header .header-inner .logo { width:70%;}
    .header .header-inner .logo img { height:auto;}
    }

    #sidebar label{display: inline !important;
    font-family: “Helvetica Neue”, Arial, Helvetica, Geneva, sans-serif;

    color: #000;
    }
    .header_row .column-1 { width:40%;}

    #sidebar label {
        display: inline !important;
    }

    .swpm-login-form-register-link {
    display: none;
    }

    .swpm-login-widget-form .register_link {
    display: none;
    }

    in reply to: responsive logo? #90542
    alan3alan3
    Member
    • Topics: 2
    • Replies: 6
    • Total: 8
    Member since: July 19, 2017

    Thanks for the quick response. That did affect the issue but now the squishing occurs on the mobile version, instead of the middle size version. Should I send you a new screenshot?

    in reply to: responsive logo? #90538
    alan3alan3
    Member
    • Topics: 2
    • Replies: 6
    • Total: 8
    Member since: July 19, 2017

    I did as you suggested and it helped a little bit but it isn’t a complete fix. There is still an in-between stage where the logo squishes. You can see it on the live site or here: https://imgur.com/a/qCFKw

    in reply to: Reviews and Testimonials #88525
    alan3alan3
    Member
    • Topics: 2
    • Replies: 6
    • Total: 8
    Member since: July 19, 2017

    Upgraded to Construction Pro. I’m always happy with fast response time and code fixes whenever I have a question or my client has a bizarre request. Keep up the good work.

    in reply to: responsive logo? #88516
    alan3alan3
    Member
    • Topics: 2
    • Replies: 6
    • Total: 8
    Member since: July 19, 2017

    Thanks Chris! I also appreciate the timely response, you guys are great. Keep up the good work.

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