-
AuthorPosts
-
February 8, 2017 at 12:17 pm #744316
Hi guys,
I need to increase the spacing slighting between the elements in this example:
http://prntscr.com/e60aynCan you let me know the Quick CSS to do this?
Thanks
February 9, 2017 at 7:06 am #744646Hey Krissie,
Thanks for the screenshot, though when asking us for CSS edits then please always include a link where we can inspect the actual elements. Otherwise we can’t give you accurate code unfortunately.
Best regards,
RikardFebruary 9, 2017 at 9:48 am #744698Hi Rikard,
I don’t need this anymore, but will get in touch if I do in future. Maybe you guys would consider adding additional options for the formatting of accordions and tables?
Thanks
February 10, 2017 at 7:20 am #745224Hi,
Ok, thanks for the feedback. We’re always trying to improve the theme so if you have any suggestions then please submit them here: https://kriesi.at/support/enfold-feature-requests/
Best regards,
RikardFebruary 13, 2017 at 11:34 am #746315Sorry Rikard, I do need your help with this still. Please can you you help me increase the line height on the following icon list:
Url = http://www.syniaditsolutions.co.uk/can-we-help/
Thanks! The icons are too squashed together.
February 14, 2017 at 9:48 am #746777Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.av-iconlist-small li { padding: 10px 0 !important; }
Best regards,
RikardFebruary 14, 2017 at 10:07 am #746784This is much better! Thanks so much! :)
February 14, 2017 at 10:11 am #746786One more thing.. can you help me get the following icons more centred in the screen? URL in privacy area.
There is no way to change the font size of the icon main font either. Can you give me the code for that too?
Many thanks,
Krissie
February 17, 2017 at 7:54 pm #748619Hi,
Just checked your site and it seems this is already done. Let us know if you need anything else related to the topic.
Best regards,
NikkoFebruary 19, 2017 at 7:41 pm #749048Hi Nikko,
No, I am still waiting for help with this. I want the icons to be in the middle and the font to be larger.
Although i have selected centered, they are all still a bit to the left – if you see what I mean?
ThanksFebruary 20, 2017 at 3:44 pm #749404Hey,
You can center the text but not including the check by using this css code (code includes increasing the font size):
.page-id-2856 #av_section_6 .av_one_third .iconbox { font-size: 20px; text-align: center; }
Regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.