Forum Replies Created
You must be logged in to create new topic or reply to the topic. Click To Login
- AuthorPosts
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.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,
JaimeHi,
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.
Hello,
I disabled the coming soon message. You can view it now. Thank you!
Sincerely,
JaimeHello 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;
}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?
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!
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.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
- AuthorPosts
You must be logged in to create new topic or reply to the topic. Click To Login