Forum Replies Created

Viewing 10 posts - 1 through 10 (of 12 total)

You must be logged in to create new topic or reply to the topic.

  • Author
    Posts
  • in reply to: Repositioning Search bar. #3315
    Jaime
    Participant
    • Topics: 1
    • Replies: 12

    Here is the screenshot. I have had other people on different computers view the site and their view is the same as mine.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Repositioning Search bar. #3300
    Jaime
    Participant
    • Topics: 1
    • Replies: 12

    Hello, it is not my cache. I even had someone in a different city on a different network and computer view this site and the search bar is not over all the way to the right. I am not sure how you got it that way in your picture, but that is not how it is.

    Can you please provide the code needed to move it over.

    Thank you,
    Jaime

    in reply to: Repositioning Search bar. #3290
    Jaime
    Participant
    • Topics: 1
    • Replies: 12

    Hi,

    I updated the code and it still is not working. Changing the px does not move the search bar.

    I would like to have it on the far right almost to the border of the header.

    in reply to: Repositioning Search bar. #3254
    Jaime
    Participant
    • Topics: 1
    • Replies: 12

    Hello,

    I disabled the coming soon message. You can view it now. Thank you!

    Sincerely,
    Jaime

    in reply to: Repositioning Search bar. #3235
    Jaime
    Participant
    • Topics: 1
    • Replies: 12

    Hello again,

    I am still having trouble moving the search bar to the right more.

    I even increased the margin-left to 50px and it did not move.

    Here is the code I was told to change.

    li.is-menu {
    margin-left: 25px;
    }

    in reply to: Repositioning Search bar. #3143
    Jaime
    Participant
    • Topics: 1
    • Replies: 12

    Thank you that did work for changing the color. I still need to mover the search bar over to right side of the header.

    This code did not work:
    li.is-menu {
    margin-left: 25px;
    }

    Additionally, the button is not aligned with the bottom of the search input field. Is there a way to do this?

    in reply to: Repositioning Search bar. #3126
    Jaime
    Participant
    • Topics: 1
    • Replies: 12
    in reply to: Repositioning Search bar. #3119
    Jaime
    Participant
    • Topics: 1
    • Replies: 12

    Hello,

    The above code did not work for moving the search bar. Can you also tell me how to change the button color? I have changed all the other buttons on the site, but this one will not change.

    Thank you!

    in reply to: Repositioning Search bar. #3063
    Jaime
    Participant
    • Topics: 1
    • Replies: 12

    Thank you so much for your help! That did work! I just need to move it over to the right a little more. Where would I add the code in for this? I tried adding this to the CSS code in the Ivory settings, but it did not seem to work.

    form .is-link-container div {
    position: absolute;
    width: 200px;
    bottom: -25px;
    right: 25px;
    z-index: 99999;
    height: auto;
    line-height: 14px;
    padding: 10px 15px;
    }

    Thank you so much for all of your help.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Repositioning Search bar. #3052
    Jaime
    Participant
    • Topics: 1
    • Replies: 12

    Ok, thank you for the screenshots. I have made the requested changes. Are you able to tell me how to move the search bar to the right side of the header now?

    Thank you,

    Jaime

Viewing 10 posts - 1 through 10 (of 12 total)

You must be logged in to create new topic or reply to the topic.