Forum Replies Created

Viewing 7 posts - 901 through 907 (of 907 total)
  • Author
    Posts
  • Thank you Vinay – definitely you made some good progress!

    The positioning of the Sotheby’s logo looks great when page is first loaded before scrolling begins, so great progress. The mobile menu looked great until I changed “Marin Real Estate” to “Marin Luxury Homes” and now it’s wrapping on the mobile version. Is it possible for that to fit on the one line?

    However: When the user begins scrolling the page, two issues:
    a. Sotheby’s logo doesn’t get smaller like the logo on the left (TH logo).. can it behave the same as that logo? That logo fits nicely between the two bars that frame “Thomas Henthorne” on top and bottom.
    b. Sotheby’s logo doesn’t seem to respond to re-sizing when I change pixel height in the text widget. Ideally it would be same size as “TH” and then resize as user scrolls down. I am also wondering if it could link to a site like the other logo?
    c. When user scrolls down, the FAQ & Contact on the main menu run into the “Marin Luxury Property Specialist” and they stop working.

    Idea: Is it possible to create an additional text box / widget to the right of the “TH” logo — for a “header 2” text widget? I am wondering if we move the Thomas Henthorne text box over next to the TH logo we can fix the problem (c) above? It would be great to be able to fit 2-3 lines of more closely spaced text, so the header looks something like this:
    sample header for vinay

    I am sorry this is so difficult… I have spent more time on this header than configuring the rest of the site, I think!

    Your help is much appreciated,
    Rob

    Thanks!

    (And it’s fine w/me if the Sotheby’s logo does <not> display on the mobile version of the header… I don’t think there’s any room for it?) Unless it somehow fits in the area for the secondary menu?

    I really appreciate the help with this.

    Thanks!

    And adding link to image using upload site requested earlier, sorry I used a different site originally

    image here

    adding more info

    Thanks Vinay!

    1. I added the quick css and it fixed the issue with the title bar, but the issue with the logo remains, hoping you can move it as pictured in the above post.

    2. Also the “Marin Real Estate” phrase under “Thomas Henthorne” in the header runs into “Contact” on the main menu when you scroll down, can you fix that too?

    Please note I am using child theme so you can make changes there if you want.

    3. The “contact” on the main menu is not working – I assume that might be related to #2 above?

    Thanks!!!
    Rob

    Hi again Andy,
    I’ve done some more work on the header since I wrote the above and have added a text widget and tried to add a second logo, using some of the tips I found on the help forum.

    The text widget is:
    <p style=”text-align: center;”><span style=”font-size: 28px;”>THOMAS HENTHORNE</span></p>
    <p style=”text-align: center;”><span style=”font-size: 22px;”>Marin Real Estate</span></p>
    sothebys logo

    So that adds text and the logo. The text was off so I added the following CSS from related support topics:
    #header .widget {
    left: 50%;
    padding-top: 0;
    position: absolute;
    top: 0;
    transform: translate(-50%);
    z-index: 999;
    }

    That got the “Thomas Henthorne ” etc text nicely centered, but two problems remain:

    1. The above-mentioned one where the grey title bar is partially under the header when the page loads prior to any scrolling
    2. I can’t figure out how to get the Sotheby’s logo positioned to the right so it’s positioned as in this picture where I dragged it with my browser and took a photo before it snapped back:
    photo here of sotheby’s logo positioned correctly

    Thanks again for your help!
    Rob

    Thanks, phone number fix worked great!

    Here’s a screen shot of the issue I’m having:

    post image screen

    As you can see in above photo, the “top marin real estate agent” and text in the black title bar is running into the logo <BEFORE> scrolling… so when you first load the webpage, the bar is already under the logo.

    Does that make sense?

    Thanks!!

Viewing 7 posts - 901 through 907 (of 907 total)