• Does anyone know how to change the color of the navigation arrows? People often say they cannot see them. Any help is appreciated.

    MetroMontage

Viewing 3 replies - 1 through 3 (of 3 total)
  • Navigation arrows? Are these on your blog? Hard to say without seeing it. Can you post a link?

    Thread Starter metromontage

    (@metromontage)

    htp://www.metromontage.com is my site.

    In the stylesheet change:

    /* =home */
    .home #container #nav-above {display:block;position:fixed;}
    .home #container #nav-above .nav-previous a, .home #container #nav-above .nav-next a {display:block;color:#aeaeb0;padding:0 10px;}
    .home #container #nav-above a:hover, .home #container #nav-above a:hover {color:#888;text-decoration:none;}

    https://miabaker.com/blog/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to change the color of the navigation arrows.’ is closed to new replies.