-
Search Results
-
Hello,
Can you tell me how i can add my own made icons to the iconbox/ iconlist.
I saw your video where you add icons from http://fontello.com/
But that are not my own iconsPlease help
regards
IwanI’m testing custom styling the theme and I found a strage behavior, I added a font pack to my child theme and code to the custom.css
CODE:@font-face { font-family: 'BebasNeue'; src: url('./fonts/BebasNeue-webfont.eot'); src: local('☺'), url('./fonts/BebasNeue-webfont.woff') format('woff'), url('./fonts/BebasNeue-webfont.ttf') format('truetype'), url('./fonts/BebasNeue-webfont.svg#webfontQvsv8Mp8') format('svg'); font-weight: normal; font-style: normal; } h1, h2, h3, h4, h5, h6 { color: #555; text-transform: uppercase; font-family: BebasNeue, Arial,Verdana,sans-serif; letter-spacing: 0px; font-size: 180%; }The font is loaded, but the size is a bit strange, all the headings apply the font, but not the resize, so, I have icon boxes with a small font, if you apply letter spacing, icon boxes don’t apply the change,
Also inside text blocks, h2 is smaller than h4, isn’t it strange, I have not made any more customizations.
If you change the letter spacing to 10 this happens:

I also checked this and basically I did the same, no?
https://kriesi.at/support/topic/add-a-custom-non-google-webfont/How can I use the fontface pack?
How can I increase the h3 font in the icon box, that doesn’t like my custom code to increase the font size on .iconbox_content_title
Thanks
Topic: Icon Box color differences
Hi,
I am trying to have two Icon Boxes in the same page with different background colors each, different icon background colors and even best would be having a hover reaction in the container and main box background.So far I managed to have the first of the two boxes through the following CSS customization:
.avia-builder-el-5 .iconbox_icon {
background: #83a846 !important;
}
.avia-builder-el-5 .iconbox_content{
background: #bed6cb !important;
}
.avia-builder-el-5 .iconbox_content .iconbox_content_container{
background: #bed6cb !important;
}But still the second of the icon boxes in the page remains with the default CSS background colors, while I would like it to be blue. Any help most appreciated!
Thanks,
JTI’ve just upgraded and noticed that all iconfonts are missing from both social media buttons in header and where ever used in the site with icon boxes.
Ive uploaded a custom fontello package and selected them (where used in iconboxes) and while they display and select in the admin interface (as does the defaults), it is displaying on the site. Any ideas?
Many thanks
Brendan
