-
AuthorPosts
-
March 29, 2016 at 10:06 am #604329
Hello!
I want to know the code css to remove the decoration on the icons in section services.
In the hover the icon becomes highlighted , but when you click on the icon a line below the icon and I want to remove but no success with CSS code .
Thank you!March 30, 2016 at 4:45 am #604924Hey edu_guell,
I’m not sure I understand what you mean by that, could you try to explain a bit further and/or post a screenshot highlighting what you would like to achieve please?
Best regards,
RikardMarch 30, 2016 at 10:22 am #605062Good Morning,
I attached some pictures of my website to see what I mean.
The line goes on all icons when you click over, not only in the first.1º step icon services, normal phase–> http://i64.tinypic.com/2hqh2y9.png
2º step icon services, hover step–> http://i63.tinypic.com/nbvhw0.png
3º step icon services, when click over icon–> http://i63.tinypic.com/5phbhz.png (appears down white line in icon but with pink background, in image can’t see this pink background, I do not understand why)Thanks!
March 30, 2016 at 4:48 pm #605279Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
a.iconbox_icon { text-decoration: none!important; }Regards,
YigitMarch 30, 2016 at 5:47 pm #605330Thank you for all!
it works perfectly!
please can you tell me the name of each part of the theme to try I create code without having to bother you so much?
Thank you!March 30, 2016 at 5:52 pm #605331Hey!
You are welcome, we are always happy to help :)
We are not bothered at all. However, if you would like to have more control over your elements, you can turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and edit your elements to give them a custom CSS classBest regards,
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.
