Forum Replies Created
-
AuthorPosts
-
Hi!
You should probably remove the browser cache or test it on another browser. If you have a cache plugin, flush the settings then test it again.
Cheers!
IsmaelHi!
This is the font now:
h1, h2, h3, h4, h5, h6, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox, .av-special-font { font-family: 'PT Sans Narrow', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; }It means that the font works. Please remove browser cache then reload the page. The font is being called on the properly:
<link id=”google_webfont_1″ rel=”stylesheet” type=”text/css” href=”http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700″>
<link id=”google_webfont_2″ rel=”stylesheet” type=”text/css” href=”http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic”>Best regards,
IsmaelHey!
This is the ID of your Color Section “fullwidthmap-.container-width-100-important-“. Please change it.
Best regards,
IsmaelJanuary 18, 2014 at 11:57 pm in reply to: Logo sits on top of header image in wrong position covering written font #211781Hi jmikhail!
The best solution is to edit the background image then move the text to the right.
Best regards,
IsmaelJanuary 18, 2014 at 11:56 pm in reply to: Header Navigation disappears on iPad in Vertical Mode #211779Hi jmikhail!
Please add this on Quick CSS or custom.css:
@media only screen and (max-width: 989px) and (min-width: 768px) { .responsive .mobile_menu_tablet .main_menu { display: block; } }Cheers!
IsmaelJanuary 18, 2014 at 11:55 pm in reply to: Specific Font color is overriding the default font color set for the content #211778Hey jmikhail!
Please add this on Quick CSS:
.avia_textblock p { color: white; }Cheers!
IsmaelHi!
Do you have a cache plugin? Please flush the settings after you added the code above, see if that works. If not, please post the login details here. Set it as a private reply.
Best regards,
IsmaelHi yogananda!
Please check the id of the Color Section. Set it to “fullwidthmap”, please check it again. Add this on Quick CSS:
#fullwidthmap .container { width: 100% !important; }Cheers!
IsmaelHi!
Edit the posts then look for Screen Options, enable the Excerpt metabox. You can specify the excerpt manually.
Cheers!
IsmaelHi!
Please add this on Quick CSS:
.header_scrolled, .logo, .logo a, .logo a img, #header_main .container { min-height: 70px !important; } #top .header-scrolled .main_menu { margin-top: 15px; }Adjust the top margin of the menu according to the height of the header.
Best regards,
IsmaelJanuary 18, 2014 at 11:38 pm in reply to: How to get “RSS Link and Twitter account” WIDGET to open new window #211764Hi!
No, it will not. You can request it here: https://kriesi.at/support/topic/enfold-feature-requests/
Best regards,
IsmaelHi!
Yeah, I can see it now. I’m not really sure why it jumps. Please add this on Quick CSS:
.alignnone:hover { padding: 0; margin: 0; }Best regards,
IsmaelJanuary 18, 2014 at 11:09 pm in reply to: How to change overlay hover of related posts under blog post #211752Hi!
My bad! You can edit funtions.php, find this code:
'standard' => array( 'font' =>'entypo-fontello', 'icon' => 'ue836')Change “ue836” to something else. Please get the icon codes here: http://fontello.com/. You can remove the icon using this on Quick CSS:
.related-format-icon-inner, .related-format-icon{ display: none !important; }Cheers!
IsmaelJanuary 18, 2014 at 10:37 pm in reply to: How to change overlay hover of related posts under blog post #211735Hey!
I see all of the featured images on the related posts. Please remove browser cache then reload the page a few times. You should test this on another browser.
Best regards,
IsmaelHi!
Please watch these videos to learn more about the theme. This one will teach you how to create a mega menu: http://vimeo.com/channels/aviathemes/67651241
You should probably create a test site then Import the Dummy data. This will give you a lot of ideas on how the theme works.
Cheers!
IsmaelHi!
Your code is incorrect. Remove the + sign:
add_filter( 'avf_google_heading_font', 'avia_add_heading_font'); function avia_add_heading_font($fonts) { $fonts['PT Sans Narrow'] = 'PT Sans Narrow:400,700'; $fonts['PT Sans'] = 'PT Sans:400,700,400italic,700italic'; return $fonts; } add_filter( 'avf_google_content_font', 'avia_add_content_font'); function avia_add_content_font($fonts) { $fonts['PT Sans'] = 'PT Sans:400,700,400italic,700italic'; $fonts['PT Sans Narrow'] = 'PT Sans Narrow:400,700'; return $fonts; }Best regards,
IsmaelHey gentlemansgazette!
You can upload the image background on Enfold > Styling. Apply a Background image for Header, Main Content etc.
Best regards,
IsmaelHi jh100!
You can add this on Quick CSS to specify a width for the table columns:
.avia-table.avia-data-table.avia-table-1.avia-builder-el-1.el_after_av_textblock.avia-builder-el-last td { width: 200px; }Best regards,
IsmaelJanuary 18, 2014 at 10:24 pm in reply to: How to change overlay hover of related posts under blog post #211724Hey Mattias!
Switch to Advance Layout Builder then you can use the Logo/Partner Element under Media Elements panel.
Best regards,
IsmaelHey zebraz!
Add the phone number on Enfold > Header > Phone Number or small info text.
Cheers!
IsmaelHey!
Please do the following:
1.) Add this to increase the height of the logo on mobile view:
@media only screen and (max-width: 767px) { .responsive .logo { height: 130px; } }2.) Use this to remove the gap below the layer slider:
@media only screen and (max-width: 767px) { .responsive #main .container_wrap:first-child { border-top: none; height: 150px !important; } }3.) Did you set a “Responsive Header Main Menu” on Enfold > Header?
Best regards,
IsmaelHi Tommy!
You can use this to modify the portfolio excerpt:
.grid-entry-excerpt.entry-content { font-size: 20px; font-family: Arial; font-style: normal; }Change the values. Add this to center align the excerpt:
.grid-entry-excerpt.entry-content { text-align: center; }Cheers!
IsmaelJanuary 18, 2014 at 10:12 pm in reply to: How to change overlay hover of related posts under blog post #211713Hi gentlemansgazette!
You need to add a featured image for each posts to remove the pen icon.
Cheers!
IsmaelJanuary 18, 2014 at 10:10 pm in reply to: spacing between rows of columns on a page and a css issue #211711Hey tonyiatridis!
You can add this on Quick CSS to decrease the top padding of columns:
body .column-top-margin { margin-top: 10px; }Add this to remove the underline on hover state:
a:hover, a:focus, a:visited { outline: 0; text-decoration: none; }This one for the hover color:
.experiencecaptions:hover { color: red; }Regards,
IsmaelHi josephnarai!
I have reported the issue to Kriesi. We’ll let you know.
Regards,
IsmaelHey!
Let me ask Dude about this. Please wait for his response. Please do the solutions above then remove browser cache or test it on another browser.
Best regards,
IsmaelJanuary 18, 2014 at 9:54 pm in reply to: Top Navigation not being displayed on Search Results Page #211697Hi Anthony!
Seems like a plugin issue to me. 35 plugins will possibly cause you an issue or two. Please post the login details here as a private reply. Deactivate all plugins first. We would like to check it after you deactivate all the plugins because we don’t want to mess with your plugin settings.
Best regards,
Ismael -
AuthorPosts
