-
AuthorPosts
-
September 26, 2016 at 2:47 pm #691716
Hello, I am using Enfold Gym theme and I cannot find edit btn for the line color. Here is a link to the screenshot to help your understanding.
http://www.ledkingdom.com/error1_screenshot.jpgSeptember 26, 2016 at 11:11 pm #692000Hey Everylite,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
JordanSeptember 27, 2016 at 2:08 pm #692232Hello Jordan,
Unfortunately, site is not on production yet, it only runs on local server.
If you can tell me which css or js file I should look for and the name of class, I might be able to edit it by myself.
If not, I have to re-open this inquiry in a month or two after we release it under test domain so you may have access to it.Thank you.
September 29, 2016 at 3:43 pm #693176Hi,
Would you like to change the background color of the cell? If you are, please edit your page and find your Grid Row element and click this button on your cell – http://i.imgur.com/0RbHWFz.png and change background color as needed. If that is not what you meant, please elaborate a bit more :)
Best regards,
YigitSeptember 30, 2016 at 4:00 pm #693858Hi Yigit, please take a close look into the picture I shared.
http://www.ledkingdom.com/error1_screenshot.jpgNot the background color, I want to change line color.
I don’t know what to call it since it is not a border line. But you see there are lines above and below footer header.I just can’t find btn to edit it.
September 30, 2016 at 4:10 pm #693874Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
body#top .footer_color .widgettitle { border-color: orange; }
I was looking at the tip of the arrow :)
Regards,
YigitOctober 11, 2016 at 8:44 pm #698040Hi Enfold Support team,
We finally uploaded website to a live server.
Here is our issue with this footer line color/ not showoing issue.
http://www.ledkingdom.com/screenshot_error2.jpgOn Contact page footer, line disappears, and on the rest of pages it is too dark.
I would like it to be #fff (white) color.
I attached login id and pw below.Thank you.
Minseon JooOctober 14, 2016 at 6:48 am #698979Hey!
They actually have the same color, #005198. Please inspect it carefully. The lines are gone because the footer container is outside the wrap_all or main container. We fixed it by adding an invisible color section. Please remove browser cache then check the page. http://ledkingdom.com/contact/
Regards,
IsmaelOctober 14, 2016 at 2:06 pm #699122Hello Ismael,
I see the lines now, but how can I change its color to white?
Can you kindly address me where in the admin panel I can customize it?Thank you,
MinseonOctober 18, 2016 at 5:27 am #700364Hey!
I’m sorry but there is no option for that by default so you have to add this css code in the Enfold > General Styling > Quick CSS field.
body#top .footer_color .widgettitle { border-color: #ffffff; }
Cheers!
IsmaelOctober 18, 2016 at 5:05 pm #700767Does that work for you? because it does not work for me.
October 19, 2016 at 12:14 pm #701196Hi,
Please try the following instead:
#footer .widgettitle { border-color: white !important; }
Regards,
RikardOctober 19, 2016 at 2:15 pm #701321yes it works now.
Thank you so much! -
AuthorPosts
- The topic ‘How can I change color of parting line below and above footer header?’ is closed to new replies.