-
Search Results
-
Topic: custom.css not there?
I installed this theme about a month or so ago. I wanted to increase the font size for content, but the custom.css file is not in the editor. I can’t find it anywhere, and but I do see it in the zipped file uploaded to WordPress for the theme. Not sure why it’s not visible.
Help!
Hi,
I would like to use the cross-domain tracking code from Google Analytics (https://developers.google.com/analytics/devguides/collection/gajs/gaTrackingSite)
I was wondering how I can insert the code for the external link in the following 2 situations:
1) Using a button
Current code:
[av_button label='Test' link='manually,http://www.test12345.nl/' link_target='' color='custom' custom_bg='#FAAB45' custom_font='#ffffff' size='medium' position='under' icon_select='no' icon='25']
2) In the main navigation / menu for one of the items/link. This link should also open in a new window
So following the instructions of Google, I need to add somehow the following code:
<a href=”http://www.test12345.nl”
onclick=”_gaq.push(); return false;”>
Test
Many thanks in advance!
Topic: Enfold custom.css
Hi,
As you’ve mentioned in your WordPress theme, Enfold>Styling tab>Quick CSS note, user can add his own configuration to override them on theme defaults. And for a complete change he can use custom.css file. I trying to override my configuration but till now no success. I want to change the font size of headers (h1 and h2) on my all pages plus lots of other changes. Is there anything else that has to be done in order to make it work? Or is there any kind of syntax that has to be met?
Thanks
Topic: Font Icon Issue
Hey folks,
I think there might be a bug with the Font Icon shortcode. When I try and add the font icon within a text block it keeps adding the same icon.
What is happening is when I add an font icon it is given a specific number, then when I add a different font icon, it grabs the same number as the previous font icon I just added. Below you will see what is added after I tried to add the Twitter and then Facebook icons.
One of the things I noticed is, this issue only happens when you don’t save the Text Block and then either save or update the page. If you save everything, then go back and create another font icon, then it chooses the correct number for that font. But this is a pain as I shouldn’t have to save for every single font icon I add.
[av_font_icon color="" icon="34" size="40px" position="left" use_link="{{use_link}}" link="" linktarget="no"] [av_font_icon color="" icon="34" size="40px" position="left" use_link="{{use_link}}" link="" linktarget="no"]
Any ideas?
Cheers Mike
Topic: Two questions about fonts
Hi. I have two questions about fonts.
1. How to add Google fonts that support Cyrillic?
2. How to change the font size of the main body, the size of the font for headings (h1-h6) and navigation menu?
Hi – Is there a way in the admin tool to easily change the font size of the body text? It is too small (smaller than your live preview) and would like to increase the size but do not want to get involved in changing the CSS. I have seen other themes where there is a slider to change the size of each text category (H1, body, etc). My team is just getting into WP customizations and dont want to scare them off the bat. thanks!
Topic: Content Overlapping
Why would my content be overlapping in mobile view: http://cl.ly/image/3O0A100n2B25
hmtl
<p style=”text-align: center;”><span style=”color: #333; font-family: ‘League Gothic’, auto; font-size: 50px;”>Example Content</span></p>
<p style=”text-align: center;”><span style=”color: #333; font-family: ‘League Gothic’, auto; font-size: 30px;”>Example Content More Content</span></p>
All is fine on computer, tablet.?
