wizz3103

Forum Replies Created

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • in reply to: Center Site Title Image on media query #21863
    wizz3103
    Customer

      Hi Wes,
      It’s now live:

      http://klassisches-fengshui.at/wordpress/

      If you view the homepage on mobile port 1024px wide, you’ll see what I mean. I also need to know how to adjust the frontpage-1 image so I can shift it around – background-position for instance, or padding, so it shows as I wish in other viewports.

      When I use google inspector, it gives me code in index not regular CSS so I don’t know where to find the frontpage-1 image to adjust it.

      Thanks!

      in reply to: Extra space on Blog entry title #21676
      wizz3103
      Customer

        Wes,
        Sincere thanks for this. All sorted now. Can’t think how I missed those closing media query brackets and also interesting how those affect a totally different aspect of page design. I must remember that in future.

        Cheers,

        in reply to: Extra space on Blog entry title #21655
        wizz3103
        Customer

          Hi Wes,

          That’s helped clear up a lot of the white space. As you point out, the remainder is the script which my client has added – think it’s google tag manager.

          Just to say that the original Aspire theme had .entry margin-bottom: 100px so that was there already. I’ve removed it with no ill effect.

          Re the One-half first and one-half divs on the Contact Page https://backtobeautifulyou.com/contact/ , I have managed to get two columns showing on the 1024px width. But from that width downwards to smaller mobile views, I lose the button (styling) mark-up on the Social Buttons. I can’t see why that would occur. Again, huge thanks for any pointers on that last mystery on that page!

          in reply to: Reducing space or headroom between Front Page elements #21640
          wizz3103
          Customer

            Hi Wes,
            Thanks for this and totally understand. It might be a month before it’s live so I’ll see if I can resolve it; if not, I’ll pop up here again! Thanks.

            in reply to: Reducing space or headroom between Front Page elements #21624
            wizz3103
            Customer

              Sorry to butt in on this thread but I need to do the same. I swapped frontpage widget 3 with frontpage widget 4, so #4 now is directly under widget 2 (the enews). I have a large white gap at the top, and although I put in this code below, adding it in around line 1636, I don’t seem to have reduced the white space. Any further ideas? Do I need to do something with a .wrap or widget 2 – which I made full width and without a minus margin so it sits directly under the frontpage 1 header image.

              I’ve a screengrab viewable here: https://creatistadesign.com/aspire-theme-issues/

              .front-page-4 .flexible-widgets {
              padding: 0px 0 10px;
              }

              Help much appreciated

              in reply to: Beaver Builder conflict with Aspire or Genesis? #21601
              wizz3103
              Customer

                I have resolved this. I think it was a BeaverBuilder issue only. Thanks.

                in reply to: Post & Page In Content Images default full width #21583
                wizz3103
                Customer

                  Wes,
                  I think I’ve resolved this. Just found this CSS line set to ‘100%’ instead of ‘auto’: My line nr is different from the theme demo, but it’s under Objects. I will check this but for now I think I resolved it. Thanks.

                  img {
                  height: auto;
                  width: auto;
                  }

                  in reply to: Post & Page In Content Images default full width #21582
                  wizz3103
                  Customer
                    This reply has been marked as private.
                    in reply to: Post & Page In Content Images default full width #21568
                    wizz3103
                    Customer

                      Hi Wes,
                      I think it’s going live tomorrow, so I’ll keep you posted. if there’s a delay, I’ll give you backend login. Thanks for your reply!

                      in reply to: Page active CSS on navigation #21562
                      wizz3103
                      Customer

                        Hi Wes,
                        Code worked, thanks, all fine now!
                        Much appreciated.

                        in reply to: Page active CSS on navigation #21552
                        wizz3103
                        Customer

                          Hi Wes,
                          The site is behind a coming soon page til launched this weekend. But I’ve been trying to tweak CSS like this to ensure mouse-down (active page) is highighted as the theme doesn’t do this. I add the a:active but it won’t change the active page color. It’s on around line 1379 or so. I’ve edited the CSS so it might not be exactly that. Any ideas which line(s) to target to achieve this, and do I have the correct code. I need a page menu item to change to that color to show the page is active -the one I am on. Thanks.

                          .genesis-nav-menu a:focus,
                          .genesis-nav-menu a:hover,
                          .genesis-nav-menu a:active; {
                          color: #fa5738;
                          }

                          in reply to: WordPress update 4.8 Text widgets disappeared #21526
                          wizz3103
                          Customer
                            This reply has been marked as private.
                            in reply to: WordPress update 4.8 Text widgets disappeared #21524
                            wizz3103
                            Customer
                              This reply has been marked as private.
                              in reply to: WordPress update 4.8 Text widgets disappeared #21523
                              wizz3103
                              Customer
                                This reply has been marked as private.
                              Viewing 14 posts - 1 through 14 (of 14 total)