Search Bar + [...]
Hello!
I have a few questions.
1. I have an issue with my search bar - the font within and the close icon was appearing white so you could not see it on the background. The website in question is: happilycuratedchaos.com
With that, I used the following code in the CSS section:
#Top_bar .search_wrapper .icon_close {
color: #000 !important;
}
#Top_bar .search_wrapper input[type="text"] {
color: #000 !important;
}
While this code worked on the laptop I was working from, it is not appearing to work on other computers when I checked. I am quite certain the coding is right across all platforms I checked, but nee some input! Is the internet being slow to update the site, is my coding wrong? Please advise!
2. Is there a way to change the [...] on blog posts to a "Read More" instead? Not loving the look of the dots.
Thank you in advanced!
Comments
1. Your css looks fine and after further checking in firebug, we realized its ok. We suggest to move above code on 1st line because if it does not work, it means you did mistakes under custom css section and that's why any css below the bug, does not work.
2. We are sorry but we do not have such option included yet.
Thanks!