-
AuthorPosts
-
April 16, 2018 at 1:15 pm #942553
Hi,
After latest update of Enfold, my iconlists switched from small to big. How is that possible?
I really don’t want to change all iconlists manually back to small.
Could you give me a faster solution?
Thanks
DennisApril 16, 2018 at 6:05 pm #942698Hey dennsen,
On which page can I find your icon list?
Best regards,
Jordan ShannonApril 17, 2018 at 8:15 am #943001For example here: http://www.pension-windrose.de/pension-ferienwohnung-lee/
April 17, 2018 at 5:55 pm #943180Hi,
Try adding the following to quick css:
.avia-icon-list .iconlist_icon{ height: 24px!important; width: 24px!important; line-height: 24px!important; font-size: 20px!important; } .avia-icon-list .av-iconlist-empty .iconlist_title{ margin-top:0px!important; }
Best regards,
Jordan ShannonApril 18, 2018 at 8:20 am #943484That is just a work around and the result is not the same as if I would change the setting to “small”. Why did this happen at all? Settings were always on small, now the standard is “big list”. Why?
April 18, 2018 at 8:34 am #943487And why has my change to the style.css in the child theme no effect on these elements?
I put
.avia-icon-list .iconlist_icon { border-radius: 120px; color: #fff; float: left; font-size: 14px; height: 24px; line-height: 24px; margin-left: 2px; margin-right: 10px; margin-top: 0; position: relative; text-align: center; width: 24px; z-index: 5; }
in my style.css and nothing changes.
April 18, 2018 at 5:22 pm #943676Could you please help me further?
April 18, 2018 at 5:23 pm #943677Hi,
It’s not really a workaround, the original setting was set via css so its just re-writing it. Have you added the css to the very top of your quick css so it runs first?
Best regards,
Jordan ShannonApril 18, 2018 at 5:25 pm #943678yes, I have if you could please check it via the login I gave you.
April 18, 2018 at 5:34 pm #943684Hi,
Add !important; to your declarations.
Best regards,
Jordan Shannon- This reply was modified 6 years, 7 months ago by Jordan Shannon.
April 19, 2018 at 11:41 am #944056Thanks Jordan. This is of course not an elegant way, but it worked!
April 19, 2018 at 12:41 pm #944076Hi,
Is there anything else we can assist with on this issue, or shall we close this then?Best regards,
MikeApril 19, 2018 at 4:44 pm #944167Can be closed. Thanks alot!
April 19, 2018 at 6:22 pm #944214Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Iconlist suddenly big instead of small’ is closed to new replies.