Viewing 10 replies - 46 through 55 (of 55 total)
  • Thread Starter Liz

    (@elc95736)

    I’m a she : ) But I’ll take a break and let you check it out.

    yes sir, definitely.

    Thread Starter Liz

    (@elc95736)

    Look who disappeared now. ; )

    Well, since elc95736 is not responding…

    As it stands now when I hover on the button, there is no text because it is the same as the background color…so…to fix…

    Place this at end of custom css:
    .navbar li.menu-item.button a:hover { color: white; }

    I was just trying to make sure I wasn’t duplicating something that wasn’t necessary…

    Also…see this snippet…it is very useful in diagnosing css issues or in trying out new css ideas…

    Cool, that’s what i was wondering too,adding the hover code to the last. but wanted to learn from an expert.The best thing to do would have been to create a child theme and tinkered with that. Thank you sir, I have learnt quite a few things from this discussion. Hope elc95736 checks in and helps himself.

    Thread Starter Liz

    (@elc95736)

    I did respond! I’ll try that, thanks.

    I apologize for the confusion and such…the forum posts apparently were not updating for me or you or whatever…and just for the record, I am not an expert…just try to help where I can…hope I have been helpful… ??

    Edit: The experts could possibly come along and have a far simpler/easier approach than mine…one problem is the original coder didn’t comment on his changes, so I don’t know what each css entry is necessarily for…if you are interested, you can add comments to your future changes by placing them on the line immediately above like this:
    /* COMMENT */
    Those beginning and ending characters are important…your text goes between them…

    Thread Starter Liz

    (@elc95736)

    The problem has not been resolved. I’ve tried everything. HELP!

    Hello again…I notice you pretty much have changed everything…maybe it would be better to close this topic and start over with a new one…

    Thread Starter Liz

    (@elc95736)

    This problem (with the button) has not changed and the coding surrounding it has not changed. All that was altered is the design/appearance of the site.

Viewing 10 replies - 46 through 55 (of 55 total)
  • The topic ‘Changing the color of all the links’ is closed to new replies.