Forum Replies Created
-
AuthorPosts
-
Hi!t
Yes, it will appear once you install a child theme. It is a blue button on Enfold > Theme Options.
Regards,
IsmaelHey musklick!
I’m not sure if it is possible. Try to add the ?rel=0&showinfo=0 at the end of the youtube url. Can you please post a link to your website with the video?
Best regards,
IsmaelHey!
The logo looks fine on Firefox 24.0 Windows 7. What OS are you testing this with? Can you please remove the browser cache then reload it again? This is the screenshot of your logo on Firefox.
Regards,
IsmaelHi VelvetStarter!
You didn’t provide a link. If I am not mistaken, you want to remove the header title with breadcrumbs? You can edit the page, look for Layout > Header > select “Don’t display the header”.
Regards,
IsmaelHey!
Please use this on your custom.css or Quick CSS:
@media only screen and (min-width: 769px) and (max-width: 1250px) { .logo img { width: 180px !important; margin-top: 10px; } .main_menu ul:first-child > li > a { font-weight: 600; font-size: 11px; } }
Cheers!
IsmaelHey!
Please use this:
.product_title.entry-title { font-size: 12px !important; }
Remove browser cache then reload the page.
Cheers!
IsmaelHey apweb!
You can select the logo size after uploading the logo image and before you click the “Use this image as logo”. Add this on your custom.css or Quick CSS to move the logo horizontally:
.logo.bg-logo { left: 30%; }
Can you please post a screenshot of what you’re trying to do?
Cheers!
IsmaelHey fjrichart!
You can edit header.php, find this code:
echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', false, 'strong');
Below, you can place a banner, image or anything you want:
echo "<div class='header-right'>CONTENT HERE</div>";
Regards,
IsmaelHey seelyjen!
You can add this on your custom.css or Quick CSS:
#top .fullsize .template-blog .post .entry-content > * { text-align: left; }
You can use this to modify the meta info:
.post-meta-infos { font-size: 10px; }
Regards,
IsmaelHi Crippy!
Where are you trying to insert the code? Can you please post the code here? You can insert it on a Text Block then switch to Text or HTML editor. If it doesn’t contain any php codes, it should work. Please use this plugin: http://wordpress.org/plugins/insert-javascript-css/
Regards,
IsmaelHi!
You have a real lot of plugins installed. I don’t want to mess with the plugins settings. Please deactivate all of them then test the Fullwidth Masonry Gallery again on another browser. Let us know if you have deactivate all of the plugin so that we can check it again.
Best regards,
IsmaelHi!
Oh! My bad. Add this on your custom.css or Quick CSS:
.avia-content-slider1 .slide-image img { left: 30%; }
Cheers!
IsmaelHi dvmoore!
Please increase the wordpress php memory limit: http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Cheers!
IsmaelNovember 9, 2013 at 5:17 am in reply to: Enfold- Social media icons and widget icons missing #186378Hi!
I visited the page for the first time using Chrome and Firefox 24.0. The social icons show properly on the first load.
Regards,
IsmaelHi!
Please add this on your custom.css or Quick CSS:
.logo, .logo a { min-width: 205px; width: 205px; }
Best regards,
IsmaelNovember 9, 2013 at 5:03 am in reply to: Header image resizing with sticky menu / need to move nav slightly #186375Hi!
Please use the Non-Fixed Header then add this on your custom.css or Quick CSS to make it fixed.
#header { position: fixed; }
You can move the nav down using this:
.main_menu { top: 20px; }
Regards,
IsmaelHi Magnus_Norrman!
Unfortunately, you need to create it from scratch.
Regards,
IsmaelNovember 9, 2013 at 4:40 am in reply to: Dropdown fields style in Enfold conflict with formidable/gravity forms plugin #186369Hi asteratos!
You can try the Contact Form 7 plugin. You can actually delete or override the contact form styling on css > base.css > #Forms. Delete those line of codes or modify it.
Regards,
IsmaelHey!
Those are two different contact forms. Use the Advance Layout Builder, insert 2 1/2 Columns then add the Contact Form element on both columns.
Cheers!
IsmaelNovember 9, 2013 at 4:35 am in reply to: receiving a error 404 when I want to save a page with a gallery #186367Hey leendevos!
I visited this page and it loads fine: http://leendevos.com/fotograaf/fotografie-projecten/mono-aware-2/#.Un2fDo1HJmw
I think the problem is your hosting on GoDaddy, is that correct? This is a server side issue and you should ask them to fix it.
Regards,
IsmaelHi artspbseo!
Please wait for another 12 hours. See if the update comes through.
Regards,
IsmaelHey juannjo1!
What type of header do you have? You can use this:
.main_menu ul:first-child > li > a { padding: 0 12px; font-size: 15px; }
Regards,
IsmaelNovember 8, 2013 at 12:11 pm in reply to: Portfolio items shows wrong category in breadcrumbs #186099Hey!
Is this your website? http://www.contentsimply.com/
I don’t see the Contact page. Can you please give us a link to the actual page with the accordion element?
Cheers!
IsmaelHi!
Can you please post the code for the custom class for the paragraph here? And the css code you’re trying to apply on it. The enfold.css is working properly. Please try to select a predefined color scheme, see if the page change.
Best regards,
IsmaelHey tijoseph!
Edit header.php, find this code:
echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', false, 'strong');
Below add the second logo manually. Add this code:
?> <strong class="logo bg-logo" style="float: right; max-width: 231px; width: auto;"><a href="http://localhost/kriesi/enfold/"><img src="http://localhost/kriesi/enfold/wp-content/themes/enfold/images/layout/logo.png" alt="Enfold" title="Enfold" style="max-width: 231px; width: auto;"></a></strong> <?php
Replace the image source.
Regards,
IsmaelHey!
Please add this on your custom.css or Quick CSS:
body .avia-button.avia-color-theme-color, body .avia-button.avia-color-theme-color:hover { color: #fff !important; }
Regards,
IsmaelNovember 8, 2013 at 11:45 am in reply to: Issue with navigation bar hovering over layer slider #186085Hi LiskaD!
Please add this on your custom.css or Quick CSS:
.fixed_header #main { padding-top: 119px; }
Remove browser cache then reload the page.
Best regards,
Ismael -
AuthorPosts