Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #854639

    sonomacanopytours
    Participant

    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/
    Thanks

    #854677

    Lely
    Moderator

    Hi 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.

    #857639

    sonomacanopytours
    Participant

    Wow – what a difference – THANKS! Now how do I make the Website by Sara Ohara and Copyright show up better in the Footer?

    #858092

    Rupok
    Member

    Hi 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!

    #859199

    sonomacanopytours
    Participant

    Thank 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!

    #859915

    Christian
    Moderator

    If 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!