-
AuthorPosts
-
October 3, 2016 at 3:53 pm #694681
Hello,
I have a problem with icons color.
I put this [av_font_icon icon='ue8cc' font='entypo-fontello' style='' caption='' link='' linktarget='' size='65px' position='center' color='#000000'][/av_font_icon]
but icon is always grey, even if I change color…
How can I do?Another thing:
Where I can modifay Post grid?
I can’t change button color or the lenght of post preview..
thank you very muchOctober 3, 2016 at 4:08 pm #694693October 3, 2016 at 4:12 pm #694701Hello Yigit,
the problem is in the home page…but I’ve tried in other pages and there is the same situation.
These is coming soon page now
I have the same problem with links…I want links in this color: #62d8e5 but there is that color just when I put the mouse on it….I wanna see all links in that color..how can I do it?
ThanksOctober 4, 2016 at 3:23 pm #695083Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.main_color a, .alternate_color a { color: #62d8e5 !important; }
Best regards,
YigitOctober 5, 2016 at 9:51 am #695379Hello, links are ok now, but not the icon in home page…
And about Post grid? How can I do?
Thanks
ADOctober 5, 2016 at 10:02 am #695381Hello, I’m sorry but after I add this .main_color a, .alternate_color a { color: #62d8e5 !important; }
now All links are in that color…
I just want textual links like that…not buttons too or woo commerce previews…Can you help me please?
Thanks..http://brildent.com/brildent/ –> text in buttons should be white…
And I don’t want title pages in that color….I just want links…………
October 6, 2016 at 3:52 pm #696082Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.entry-content a { color: #62d8e5!important; }
Best regards,
YigitOctober 6, 2016 at 8:15 pm #696169Hello,
I put the code you gave me.
Now links works good, but the words inside buttons are no more white…
I hope you can help me to solve the problem completely soon…
If you go to home page you can see the problem on the button..
Thanks
ADOctober 8, 2016 at 9:25 am #696861Hey!
Please add this one below the previous code.
.vc_btn3.vc_btn3-color-turquoise, .vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat { color: #fff !important; background-color: #00C1CF; }
Regards,
IsmaelOctober 24, 2016 at 5:31 pm #703378Thank you very much!!! :-)
It works! -
AuthorPosts
- The topic ‘Icon color’ is closed to new replies.