-
Search Results
-
Topic: Can't edit aspects of theme
Hi there,
I just bought your theme a few days ago and after setting everything up I seem to be having issues with editing. I’ve tried editing the parent theme through the theme options and also additional CSS and I’ve also installed your child theme version and tried both ways there. Nothing seems to update when I change colors etc.I installed the demo content but no colours really seem to load and a lot of styling seems to be missing from it. It said installed successfully but maybe I have done something wrong.
I also tried to upload my logo and insert it but it never appears it just has a link saying my website. I have the logo at the required size.
UPDATE: The theme wouldn’t recognise a logo that was uploaded and stored in the gallery but it did allow me to enter a URL and display it that way,I also tried to do what you have in your documents to add another Google font but after adding the function to child them and testing and then parent theme neither seem to work.
My site is listed below
Thanks
MichaelHi there,
I’m not using a child theme and am trying to use the font Gotham through cloud.typography.com. I pasted the initial code snippet into the head tag and added my CSS to the custom.css file—doesn’t work. I made changes to both custom and base and nothing works. What up with this?
Code in Header:
<link rel=”stylesheet” type=”text/css” href=”//cloud.typography.com/7904912/799986/css/fonts.css” />Custom.css file:
body {
font-size: 14px;
line-height: 24px;
font-family: ‘Gotham SSm A’, ‘Gotham SSm B’, Helvetica, Arial, sans-serif !important;
font-weight: 300;
font-style: normal;
color: #000;
-webkit-text-size-adjust: 100%;
}None of this does anything.
Thanks
Topic: FONT & MAP TOOL TIP BOX
Hi there,
I’ve been trying to alter the size of the font in the box that can be placed on the google map feature. I think it’s called a tool tip box. currently the text in the box (an address) is too big and is causeing a scroll bar to appear in the box.
Please could you forward a custom css to change this?
Thanks in advance.
Silvio
Topic: CSS to hide shortcode button
I’m trying to hide a shortcode button depending on the screen size, there should be different links when if it’s desktop or mobile, so I have to switch betwen two buttons.
But I wonder why the following code don’t work? If I use a color section, I can set an ID, but the color section don’t fit the layout of this page. I have also tested to use a code block, men then the shortcode isn’t generated, I get no button, just the shortcode on the page! Preciate some suggestions how this could be done.
Quick-CSS: (This is just a small part of the CSS)
#desktop-btn {
display: none;
}I added this in a text-block
<div id=”desktop-btn”>[av_button label='Text' link='manually,http://link' link_target='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' size='large' position='center' icon_select='no' icon='ue800' font='entypo-fontello']</div>Also when I just try a simple link like this:
Text
and use this in Quick CSS, there is no effect!? What could be the reason for this?#desktop-link {
display: none !important;
}Hello support
while testing my site with http://tools.pingdom.com/
it appears that some woff files are slowing down the uploading of my home page:http://www.mysite.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff?v=3
http://fonts.gstatic.com/s/opensans/v10/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff
http://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woffhow can i delete them to reduce the size of my home page without disturbing my actual page.
thank you for your reply
Bluesky1
Hi,
I need to increase the font size to 16px and cont color to #000000;
Tried
.html_header_top.html_bottom_nav_header .main_menu ul:first-child > li a { font-size: 14px; color:#000000 !important;
}
.header_color strong {color: #000000; font-size: 16px !important;;}It did not work;
In Advanced styling, selected title and changes the parameters. The parameters were saved – but the fonts remained the same size and color.
Please help.
MohanThe problem is simple. I’m wanting to add an exact button that is output with shortcode into my single.php file for every single post on my website template.
Here is the code I’m wanting to add:
[av_button label='Download Detailer' link='manually,http://#' link_target='_blank' color='red' custom_bg='#444444' custom_font='#ffffff' size='medium' position='left' icon_select='yes' icon='ue850' font='entypo-fontello' custom_class='detailer-button']
But unfortunately, the post outputs the text rather than the generated button via shortcode. Is there a simple way to do this? I can’t find a solution anywhere.?
Hi, as you can see here – http://screencast.com/t/eBqfvT5qfH – the special heading color is set to white but it shows as the theme color and I can’t seem to change it.
In general, after the update to Enfold 3.0 I’m having issues with special heading element both with font size and color as no matter what I set it doesn’t take effect.
Topic: increase menu bar height
Hi,
I have used the Enfold theme options > Advanced Styling tab and edit “Main menu links” to increase font size of Menu but I would like to increase as well the “container” where the menu links are because when I increase the font the nav bar is too “tight”
I’ve tried different margin and padding but must not select the right thing as it makes the little bar below the text goes on the text or the menu goes on the first element of the page..Kind regards

