-
AuthorPosts
-
April 27, 2017 at 1:32 pm #784005
Hi guys,
I know this may sound illogical, but I’d like the code to hide the icons on the icon list.
http://prntscr.com/f1f5ekYou’ll see I’ve changed the icon backgrounds and so I’d like the icons to not be visible, so it’s not so noisy.
Thanks,
Krissie
April 27, 2017 at 1:46 pm #784009Hey Krissie,
Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your icon list element and give it a custom CSS class (‘my-custom-class’ in example below) and then add following code to Quick CSS in Enfold theme options under General Styling tab
.my-custom-class .iconlist-char:before { display: none; }
Best regards,
YigitMay 18, 2017 at 1:31 pm #795864Great, I did it! Thanks Yigit. :) x
May 18, 2017 at 1:58 pm #795876Just a quick question. is there a way I can make a full width slider the height I choose using this custom css field?
If so, what is the code I should put in the general styling tab? Thanks!May 18, 2017 at 2:52 pm #795918Hi Krissie,
You can actually set the slider minimum height for your Fullwidth Easy Slider. No need for Custom CSS. :)
Let us know if you need further help.
Best regards,
SarahMay 18, 2017 at 3:06 pm #795928Hi Sarah,
Sorry, how do I do that?
Thanks
May 18, 2017 at 3:12 pm #795933Hi Krissie,
It’s in the settings of your fullwidth easy slider. Here’s a screenshot:
Best regards,
SarahMay 25, 2017 at 9:54 am #799427Hi Sarah,
This doesn’t seem to work. I want to control the height of the slider when being viewed on a desktop.
Thanks
May 25, 2017 at 11:22 am #799451See print screen: http://prntscr.com/fbvo5v
The socket is too deep in this situation. 1500 X 1500 is too high and 1500 X 630 makes the socket to high. I need something inbetween!
Thanks,
Krissie
May 25, 2017 at 9:18 pm #799812Hi Krissie,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaMay 26, 2017 at 11:15 am #800078May 27, 2017 at 11:58 am #800516Hi Krissieg,
The footer on the main page jump up because there is no other content besides slider and slider is not tall enough to fill the screen. If I manage to force the footer to stay at the bottom, there will be a gap between slider and footer just empty grayish space. So you can either add more content to the page or make a taller slider.
Let us know what you think.
Best regards,
VictoriaMay 29, 2017 at 9:12 am #800967Hi Victoria,
That’s what I want to do, make a taller slider. But the options are pretty extreme, from 630 to 1500. I’d like something inbetween, how can I do that?
Thanks
May 29, 2017 at 10:41 pm #801285Hi,
How about something like this:.html_header_transparency #top .avia-builder-el-0 { padding-top: 25vh!important; padding-bottom: 25vh!important; background-color: #E4E4E4!important; }
I tried to match the color of your slide to blend the edges.
Best regards,
MikeMay 30, 2017 at 10:52 am #801432Thanks Mike!
Do I put your code in the Quick CSS area?Cheers,
KrissieMay 31, 2017 at 2:08 am #801745May 31, 2017 at 8:47 am #801879Thanks Mike. The code makes an okay effect. I’d ideally like to adjust the actual banner height, not the area around it.
Is this not possible?Thanks
May 31, 2017 at 8:50 am #801880Don’t worry, I’ve just made the border at the bottom grey like the socket and I think it’s fine now.
Thanks for your help everyone. :)
May 31, 2017 at 10:01 am #801907Hi,
We’re glad that it works fine now! We’re happy to help. If you have any other questions or issues, feel free to post them here on the forum.
Thank you for using Enfold!
Sarah
-
AuthorPosts
- The topic ‘Icon list’ is closed to new replies.