Tagged: x
-
AuthorPosts
-
March 27, 2016 at 8:54 pm #854639
No matter what color I make the Topbar Background Color, the Social Media icons are barely visible – how can I fix this? View the test site here: http://allianceredwoods.com/zipline/
ThanksMarch 27, 2016 at 9:23 pm #854677Hi There,
Thanks for posting in. We can adjust the default opacity of Topbar Social icons font color by adding the following CSS via Appearance > Customize > Custom > CSS:
.x-social-global a { color: rgba(255,255,255,0.9); /*Default opacity is .25. I've changed it to .9 . Feel free to adjust*/ }
Hope this helps.
March 29, 2016 at 6:12 pm #857639Wow – what a difference – THANKS! Now how do I make the Website by Sara Ohara and Copyright show up better in the Footer?
March 29, 2016 at 11:44 pm #858092Hi there,
Thanks for writing back. Not sure how do you want to make it better as it’s a bit ambiguous question. However if you want to change the color then you can use :
.x-colophon.bottom .x-colophon-content, .x-colophon.bottom .x-colophon-content a { color: #fff; }
Hope this makes sense.
Cheers!
March 30, 2016 at 1:33 pm #859199Thank again, I’ll give that a try. Hopefully last 2 questions!
1. how can I add sample Revolution Sliders?
2. Can the Home page shaded areas (Our Features etc. area) be made wider?
http://allianceredwoods.com/zipline/
THANKS!March 30, 2016 at 9:06 pm #859915If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.
Thanks!
-
AuthorPosts