-
AuthorPosts
-
September 29, 2015 at 2:45 pm #510768
I have tried this code as suggested elsewhere but it makes no difference to the size of the Icon Lists.
.avia-icon-list .iconlist_icon { height: 100px; width: 100px; line-height: 40px; } .iconlist-char { font-size: 60px; }
Does anyone know where I am going wrong?
September 29, 2015 at 3:14 pm #510777Hey richardelectrix!
Are you trying to change the size of the icon? If so then try this out.
.iconbox_icon::before { font-size: 40px !important; }
Best regards,
ElliottSeptember 29, 2015 at 3:22 pm #510785Hi
I have tried that (on the site now) and it doesnt make any changes to the icon size.
Thanks
September 29, 2015 at 5:11 pm #510857Hey!
Can you please try using this code as well
.iconbox_icon { font-size: 40px !important; }
If that too does not work, please create a temporary admin login and post it here privately.
Regards,
YigitSeptember 29, 2015 at 5:25 pm #510869Hi
That doesnt work either.
September 29, 2015 at 5:34 pm #510882Hi!
I am getting “403 Permission Denied!
If trying to access WordPress Admin please note that it is currently locked down by IP address for security reasons. Please contact support to have your IP address allowed access, this will take just a few minutes.” error. We would not like to share our IP’s. Can you please disable IP restriction temporarily?Cheers!
YigitSeptember 30, 2015 at 7:46 am #511151Please see private content
September 30, 2015 at 12:57 pm #511411Hey!
we are lots of moderators in this forum, living around the globe. We can’t share all our IP’s.
Let us know when we can access your backend.Regards,
AndySeptember 30, 2015 at 1:33 pm #511453Hi
It isnt going to be possible to access our backend as our ISP has a strict security policy where only allowed IP addresses can gain access to our back end.
Do you now have access to a VPN at Kriesi where there is a fixed IP address?
September 30, 2015 at 1:41 pm #511459September 30, 2015 at 1:50 pm #511467Hi
You should be able to access the site now.
Thanks
September 30, 2015 at 1:54 pm #511471Hey!
Can you please switch user role to administrator? When i try to go to Enfold theme options, i get “You do not have sufficient permissions to access this page.” error
Cheers!
YigitSeptember 30, 2015 at 1:55 pm #511472September 30, 2015 at 2:01 pm #511476Hi!
You had one closing curly bracket missing in your child theme’s Style.css file. I closed it. Please review your website now.
That should have fixed most of the issues you were having with your custom CSS. Please check it and then reply to each of your topics confirming that all is well now or not :)Best regards,
YigitSeptember 30, 2015 at 2:05 pm #511479Hi
Thats great. So if I paste things in the stylesheet it should all work now?
September 30, 2015 at 2:05 pm #511480September 30, 2015 at 2:10 pm #511485Hi
Everything started working so I cut tht css from the quick css and pasted it in the stylesheet and everything stopped working.
I then un-did what I did, and reverted.
Now the bullets etc have stopped working.
September 30, 2015 at 3:06 pm #511538Hi!
I had to re-add the closing curly bracket as we worked on the file at the same time. You can find correct content of your style.css file in private content field
Cheers!
YigitSeptember 30, 2015 at 3:07 pm #511547Hi which curly bracket was causing the issue?
September 30, 2015 at 3:11 pm #511555Hi!
In the link i posted there is no issue. Please flush browser cache and refresh your page and then start editing style.css file
Regards,
YigitSeptember 30, 2015 at 3:12 pm #511556The font hasnt changed in size
September 30, 2015 at 3:17 pm #511561Hey!
Currently you do not have following code in your Style.css file
.iconbox_icon { font-size: 40px !important; }
Cheers!
YigitSeptember 30, 2015 at 3:27 pm #511580Hi
I have it here
/* CT START Control the size of the icon list and text and bottom margin */ .iconlist-char { font-size: 20px; } .iconbox_icon { font-size: 20px !important; } .avia-icon-list-container.avia-builder-el-8 { margin-bottom: -20px; } /* Icon List */ .avia-icon-list .iconlist_icon { height: 20px; width: 20px; line-height: 40px; } /* CT END Control the size of the icon list and text */
September 30, 2015 at 3:44 pm #511615This code is also changing the size of the icon on an icon box as well.
I only want it to change on the Icon List …
/* CT START Control the size of the icon list and text and bottom margin */ .iconlist-char { font-size: 20px; } .iconbox_icon { font-size: 20px !important; } .avia-icon-list-container.avia-builder-el-8 { margin-bottom: -20px; } /* Icon List */ .avia-icon-list .iconlist_icon { height: 30px; width: 30px; line-height: 30px; } /* CT END Control the size of the icon list and text */
September 30, 2015 at 3:48 pm #511620For some reason as well the spacing on the first icon list is correct but the spacing on the second one is incorrect – the text is sitting below the line of the icon.
October 1, 2015 at 12:38 pm #512101Hey!
I replied you here – https://kriesi.at/support/topic/icon-list-vertical-line/#post-512098
Please stick to your topics or it gets confusing :)Cheers!
YigitOctober 1, 2015 at 1:00 pm #512119The spacing seems incorrect on the second icon list.
October 1, 2015 at 1:10 pm #512126Hi!
Let’s stick to one topic please. I already answered you in your other thread. So I am going to close this one.
Cheers!
Andy -
AuthorPosts
- You must be logged in to reply to this topic.