Forum Replies Created

Viewing 11 posts - 871 through 881 (of 881 total)
  • Author
    Posts
  • in reply to: Make social icons in header color #596130

    Hi – yes, I now realize I cross-posted as I added the question onto another thread.

    I see this question asked frequently on the forums – perhaps it should be made into a FAQ?

    Would it be possible for you to give me the quick css with colors for:
    Facebook
    Twitter
    Instagram
    Youtube
    Pinterest
    Linkedin
    Google plus

    ?

    I am guessing if you put together one post with all of those that will eliminate a lot of questions…. and is a huge help to me! It would be great if this were an option on the social sharing menu, given how frequently it is asked.

    Thanks so much,

    Rob

    in reply to: How make a sticky blog post display at top of blog page? #595972

    For #1, I just found this code in another support post on this forum, and that fixed it… still need help with #2 please, thanks!
    .single div.big-preview.single-big, .single .small-preview {
    display: none !important;
    }

    in reply to: Colorful facebook icon #595418

    Hi, how do we do the same for all the icons so they are all colors, like the Facebook icon after the above css?

    Thanks

    I slept on this and realize I probably need to bring in a web coder / design person to customize this header.
    It would be a great enhancement in future versions of this theme to include (a) more header text customization and (b) sticky menu for mobile. It seems like these questions come up a lot on the forums.

    Thanks for your help.

    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 11 posts - 871 through 881 (of 881 total)