Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #755732

    Hello. Just switched over to the Enfold theme and just love it – so flexible. But I am running into a small issue…

    I am putting a couple of links into the Small Info (phone-info) section of the header, and I am using the transparent menu on a few pages. When the transparent menu is in effect, the link colors in phone-info are still showing as the non-transparent colors. Can you recommend the best way to make the link colors use the correct color when in the transparent menu mode?

    Thanks for any hints!

    #755747

    Hey ozoner,
    Try this code in the General Styling > Quick CSS field:

    #top .av_header_transparency .phone-info a {
        color: inherit;
    }

    Best regards,
    Mike

    #755776

    EXACTLY what I was looking for – thank you very much!!

    #755789

    Hi,
    Your welcome and Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.