Forum Replies Created
-
AuthorPosts
-
October 27, 2015 at 6:17 pm in reply to: Top bar above logo and menu section with background image? #525720
Hi!
Add this to your custom CSS.
div#header_meta { background-color: transparent !important; }
Regards,
ElliottHey!
You can find that on line 330 in the /enfold/functions-enfold.php file.
'html' => "<div class='{class} title_container'><div class='container'><{heading} class='main-title entry-title'>{title}</{heading}>{additions}</div></div>",
You can either change it there or use the avf_title_args filter. Ismael posted a nice snippet here, https://kriesi.at/support/topic/adding-content-after-title-breadcrumbs-but-before-page-content/#post-334727.
Regards,
ElliottHi!
In the tab titles? Add this to your custom CSS.
.tab_titles > div { color: #000 !important; }
Regards,
ElliottOctober 27, 2015 at 6:07 pm in reply to: Desktop vs. mobile: logo centered / whitespace too much #525704Hey LepsienArtFoundation!
1. I don’t see what your referring to on my end. Can you take a screenshot and highlight the changes your trying to do?
2. Add this to your custom CSS.
@media screen and (max-width: 767px) { main { padding-top: 30px !important; } }
And play around with the 30px value to make it look like the desktop version.
3. + 4. Add this to your custom CSS.
@media screen and (max-width: 767px) { .logo { width: 100% !important; } .logo a { width: auto !important; left: 50% !important; position: relative !important; transform: translateX(-50%); } }
Cheers!
ElliottHey!
So what your actually trying to do is hide the product categories in the breadcrumbs. Add this to your custom CSS.
#top .breadcrumb-trail > a, #top .breadcrumb-trail > .trail-before, #top .breadcrumb-trail > :nth-child(3), #top .breadcrumb-trail > :nth-last-child(1) { display: block !important; } .single-product .breadcrumb-trail > * { display: none !important; }
Best regards,
ElliottHi!
Perhaps you have a typo in your custom CSS. Send us a WordPress login so we can check your site. It appears to be under maintenance mode so we cannot see it.
Regards,
ElliottHey!
Add a grid row element to your page content and then add the image element inside each cell and set a caption to it.
I’m not sure if you can use a button inside the caption. If it does not let you then you could try setting the image as the background to the cell and add text and the button inside the cell contents.
Regards,
ElliottHey!
And the CSS I gave you is not working? We would have to take a look then. Send us a link when you go live and we’ll check.
Regards,
ElliottHey!
@dialedinmarketing, It’s the same thing. You need to update the theme, (your currently using 3.2.3), and deactivate all other plugins while testing.Best regards,
ElliottHey!
Not sure what you mean. Did you add it in Dashboard > Enfold > General Styling > Quick CSS? If your using a caching plugin then be sure to clear it’s cache.
I checked your link but your site appears to be under maintenance mode.
Cheers!
Elliott-
This reply was modified 9 years, 9 months ago by
Elliott.
October 27, 2015 at 5:10 pm in reply to: Lightbox / Popup window with text when clicking on text or an icon #525630Hey!
Yes, there is a way to use “inline content” in the popup, http://dimsemenov.com/plugins/magnific-popup/documentation.html#inline-type.
Cheers!
ElliottHi Kingzy!
Try this out.
.av-section-color-overlay { background-repeat: no-repeat !important; background-position: center center !important; }
Regards,
ElliottHey Paul!
Cannot reproduce it on my end. What operating system / browser / device are you using?
Regards,
ElliottHey webblove!
In the layout builder you can drag two 1/2 column elements to your page content and in the left one add an image element and in the right one add a special heading element, whitespace / separator element, and button / textblock element to create that look.
Regards,
ElliottHey Chris!
Not pages but you can use it to pull in custom post types. You can use this plugin to create custom post types easily, https://wordpress.org/plugins/custom-post-type-ui/.
Regards,
ElliottHey omnivoroussoon!
The actual link that is being displayed on your site looks like this.
mailto:mailto: (Email address hidden if logged out) ?subject=Sales Inquiry
Even though there is an extra “mailto:” in the link it still seems to work. I click on it and it opens my mail client and populates the subject with “Sales Inquiry”. Try removing the “mailto:” in the link.
Cheers!
Elliott-
This reply was modified 9 years, 9 months ago by
Elliott.
Hi bonami!
Try adding this to your custom CSS.
.single_toggle { overflow: visible !important; }
Cheers!
ElliottOctober 27, 2015 at 4:39 pm in reply to: problem with parallax color section, mega menu line height #525583Hi Munford!
Add this to your custom CSS.
.avia_mega_div .avia-bullet { margin-top: 15px !important; }
Play around with the value to position it.
As for the color section it looks fine to me. Take a screenshot and highlight what your trying to do with it so we can get a better idea.
Best regards,
ElliottHey yildirimbeyazit!
1. That doesn’t sound like a theme issue but perhaps you need to uncheck the “Anyone can register” checkbox in Dashboard > Settings > General.
2. Add this to the copyright field in Dashboard > Enfold > Footer.
[nolink]
Regards,
ElliottHi alexionoff!
You can find that on line 83 in the /enfold/includes/helper-social-media.php file.
$html .= "<a {$blank} href='".$icon['social_icon_link']."' ".av_icon_string($icon['social_icon'])." title='".ucfirst($icon['social_icon'])."'><span class='avia_hidden_link_text'>".ucfirst($icon['social_icon'])."</span></a>";
If you just want to get rid of it then you can change it to this.
$html .= "<a {$blank} href='".$icon['social_icon_link']."' ".av_icon_string($icon['social_icon'])."></a>";
Cheers!
ElliottHey islandjoe1!
Send us a link to the exact page so we can take a look.
Cheers!
ElliottHey DeniseLand!
Add this to your custom CSS.
article.post-entry .entry-content p { font-size: 14px !important; }
Best regards,
ElliottHey DeniseLand!
Add this to your custom CSS.
.hl_recent_tweets p { font-size: 14px !important; }
Best regards,
ElliottHi amepro!
Your using Enfold 3.0.4. Update to the latest version, 3.3.2, and be sure to deactivate all plugins while testing.
Best regards,
ElliottHi ahlbaum!
Is he using the latest version of Enfold, 3.3.2? If not then be sure to update. There was a bug in an older version where some shortcodes were not being displayed.
Also make sure WordPress is updated and all plugins are deactivated while testing.
Best regards,
ElliottHi kimogroup!
Add this to your custom CSS.
.small-preview img, .big-preview img { border-radius: 500px !important; }
If that’s not working then send us a link to your page and we’ll take a look.
Best regards,
ElliottHi onedesignprint!
Send us a link to the exact page in the shop demo your trying to recreate and we’ll give you instructions.
Make sure to remove the demo bar before copying the link.
Regards,
Elliott-
This reply was modified 9 years, 9 months ago by
Elliott.
October 27, 2015 at 4:08 pm in reply to: Lazy load / Infinite Scroll for Woocommerce Shop pages #525543Hey José!
In the /enfold/config-woocommerce/config.php file try commenting out lines 691.
add_action( 'woocommerce_after_shop_loop', 'avia_woocommerce_after_shop_loop', 10);
Line 120.
remove_action( 'woocommerce_after_shop_loop', 'woocommerce_pagination', 10 ); //remove woo pagination
And 99 – 100.
remove_action( 'woocommerce_pagination', 'woocommerce_catalog_ordering', 20 ); remove_action( 'woocommerce_pagination', 'woocommerce_pagination', 10 );
That will remove the avia pagination and use the woocommerce default pagination.
Cheers!
Elliott-
This reply was modified 9 years, 9 months ago by
Elliott.
Hey lock255!
Add this to your custom CSS.
ul.sub-menu { width: 300px !important; }
Best regards,
ElliottHey DROR!
Add this to a codeblock element in the page.
<style type = "text/css"> .avia_iconbox_title { font-size: 20px !important; ] </style>
Best regards,
Elliott -
This reply was modified 9 years, 9 months ago by
-
AuthorPosts