Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #163486

    Hi, I’m developing my second site with your theme.

    Sorry if I do lots of questions but I will get a generic vision of all possibilities to offer to customers.

    Now I have three more and all I’ll use your theme (with their respective licenses) because I find it super-agile.

    This project is a pastry in the color scheme is pink.

    I meet different problems, that I can not afford, see if you can help me.

    The main problem I see is the use of certain styles in the control panel for more than one thing and, above all, the colors that appear are defined (which I assume will be a subject of opacity).

    IMAGE 1

    I put red in one of the fields the color scheme and background affects the social icons, hover the menu, and search bar, how to make it different?. I want same color in social and search bar (dark pink) and in hover menu another color (red by example).

    http://imageshack.com/photo/my-images/842/p9o6.png/

    IMAGE 2, 3 and 5

    When initially loading the menu or via logo looks correct, but when entering a node and go to page x, when I return to menu nodes letters are not displayed correctly (grey, why????), would have wanted to be white.

    http://imageshack.com/photo/my-images/543/i1r8.png/
    http://imageshack.com/photo/my-images/543/i1r8.png/
    http://imageshack.com/photo/my-images/11/pgzr.png/

    FIGURE 4

    How to make the main links are black?

    http://imageshack.com/photo/my-images/812/9k2x.png/

    PICTURE 6

    How to make the search not return form letters in gray (another time???, ;))

    http://imageshack.com/photo/my-images/5/4e9o.png/…

    Thanks so much for your help!!!

    Xavier.

    #163671

    Hey xpoveda!

    1) Please add following code to Quick CSS in Enfold theme options under Styling

    #header_meta { background-color: red; }

    You change the settings where you previously set to red color

    2) Please add following code to Quick CSS as well

    #top .main_menu .menu li ul a { color: white!important; }

    3) Once again, to Quick CSS

    #top .widget ul li a { color: black!important; }

    4) Please apply changes above and if it still stays the same, let us know

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘pink color scheme and problem with colors opacity’ is closed to new replies.