• Resolved soulluciani01

    (@soulluciani01)


    I would like to remove the transparency from only the header and footer txt, so that way the words are a bit more visible. Could anyone tell me how to do this in my child theme?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Is it possible to provide a link to your site?

    Thread Starter soulluciani01

    (@soulluciani01)

    I figured out how to change the opacity of the header and footer. I would like to make a small tweak tho. In the footer, the text is black and when you hoover over it it turns a lighter gray. I am trying to achieve the same effect to the menu. Does anyone know how?

    Soulluciani.com

    Try this:

    .main-navigation a:hover {
    color: #134567;
    }

    Make the color code the color you want.

    Thread Starter soulluciani01

    (@soulluciani01)

    Perfect! Now how can I do the same to the footer?

    Thread Starter soulluciani01

    (@soulluciani01)

    For some reason the footer gets lighter instead of darker. I been experimenting with it for a while but can figure out what to change.

    Thread Starter soulluciani01

    (@soulluciani01)

    Got it.. And after hours of messing around. I actually like it better without the footer. LOL

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Header/footer transparency’ is closed to new replies.