-
AuthorPosts
-
February 3, 2014 at 7:12 pm #218929
Hi,
I’m trying to get the header to look like in the demo but I get a solid colored line on top and bottom of the header (instead of grayish/shadow lines).
I’m using a child theme.
You can view my test site here:
xxxCan you help me fix this issue?
Thanks, Eric
-
This topic was modified 11 years, 8 months ago by
creolerim.
February 3, 2014 at 7:28 pm #218939Hi creolerim!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.header_color div { border-color: #e1e1e1; }Best regards,
YigitFebruary 3, 2014 at 7:36 pm #218943This reply has been marked as private.February 3, 2014 at 8:09 pm #218951Hi!
Can you check which color header border is set in Enfold theme options > Styling tab? By default it should be http://i.imgur.com/hxtjKUM.jpg
I think it is related with styling options, CSS files seem to be loading just fineRegards,
YigitFebruary 3, 2014 at 8:18 pm #218963This reply has been marked as private.February 3, 2014 at 8:21 pm #218964This reply has been marked as private.February 3, 2014 at 8:21 pm #218965Hi!
I am not sure why border color also changed but since we figured it out, you can remove custom CSS code from Quick CSS section and simply set header border color to #e1e1e1
Best regards,
YigitEDIT: This should fix dropdown borders as well
-
This reply was modified 11 years, 8 months ago by
Yigit.
February 3, 2014 at 8:25 pm #218969This reply has been marked as private.February 3, 2014 at 8:30 pm #218973Hi!
Please check “Alternate Background Color” and make sure it is set to #F8F8F8. Or you can add following code to Quick CSS
.header_color .main_menu .menu ul li a:hover { background-color: #f8f8f8; }Best regards,
YigitFebruary 3, 2014 at 8:32 pm #218974This reply has been marked as private.February 3, 2014 at 8:35 pm #218977 -
This topic was modified 11 years, 8 months ago by
-
AuthorPosts
- The topic ‘Header styling problem’ is closed to new replies.
