rdavid

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Logo not responsive – rhs cut off #12557
    rdavid
    Customer

      For anyone else that has this problem…

      In iPad section I changed the size of the title area and widget area after I separated them from the sidebar and content width, respectively. Still haven’t figured out the iphone logo rhs cut off – think the logo needs some sort of re-size code for small screens, but that’s beyond my current abilities.

      ipad change looks like this (for 100h x 360w logo)…

      .content {
      width: 620px;
      }

      .site-header .widget-area {
      width: 560px;
      }

      .sidebar-primary {
      width: 300px;
      }

      .title-area {
      width: 360px;
      }

      in reply to: Logo not responsive – rhs cut off #12556
      rdavid
      Customer

        Thank you for your time

        in reply to: Logo not responsive – rhs cut off #12554
        rdavid
        Customer

          Thanks but it’s not the look we want. This should be fairly straight forward I would have thought.

          in reply to: Logo not responsive – rhs cut off #12549
          rdavid
          Customer

            Hi There, yes I have it floating right.

            It’s like the logo is not risizing on iphone portrait and ipad landscape. But yes I see what you mean about it moving left.

            Any other ideas?

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