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

    Hello,

    I’ve tried a few suggestions on the forum & can’t seem to get this to work. In the wedding Enfold theme, I cannot seem to change the font color of the drop-downs so the text is black instead of white. If this cannot be done, how can I change the white background in drop-down to black?

    See http://wedding.brianzajac.com/#rsvp

    Thanks!

    #702389

    I almost have it. Turns out a piece of CSS code that was suggested here to remove the logo is also creating the drop-down color issue & making the “Brian & Anna” text title huge. That code is:

    @media only screen and (max-width: 767px) {
    .responsive .logo { display: none !important; } 

    Is there another way I can remove the logo and move up the menu on mobile?

    #702425

    Fixed it. Changed the font to a 50 X 50 transparent image & updated this line of code:

    #advanced_menu_toggle, #advanced_menu_hide {
    margin-top: -20px;
    }
    #702440

    Hey!

    Glad you figured it out!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Enjoy your weekend!

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change Font Color of Contact Form Drop-Down’ is closed to new replies.