Forum Replies Created
-
AuthorPosts
-
Hey sitesky!
Add this to your custom CSS.
#top .widget_nav_menu ul ul li:before { content: "-" !important; }Best regards,
ElliottJanuary 24, 2015 at 7:22 pm in reply to: Mobile with transparent header social buttons only show boxes #384944Hi havi!
1. Add this to your custom CSS.
.social_bookmarks a, .social_bookmarks { border-color: #e1e1e1 !important; color: black !important; }2. The text looks the same on my end. Can you take a screenshot of what your seeing? What mobile device, browser, and resolution are you using?
Regards,
ElliottJanuary 24, 2015 at 7:18 pm in reply to: Margings uneven on mobile devices? How to decrease it? #384942Hi crewneck!
It looks fine on my end. Can you take a screenshot of what your seeing? What mobile device, browser, and resolution are you using?
Cheers!
ElliottHey mjaraas!
It looks like you have the background and color both set to white.
#advanced_menu_toggle, #advanced_menu_hide { background-color: #ffffff; border-color: transparent; color: #ffffff; }You can add that to your custom CSS and change the colors so it’s visible.
Regards,
ElliottHey mjaraas!
It looks like you forgot to include a link. You can set your reply as private if you wish.
Cheers!
ElliottJanuary 24, 2015 at 7:06 pm in reply to: Reduce Padding At Top/Bottom of Partner/Logo Element #384931Hi blaineglobal!
There is not really any padding there but if you want to move them up a bit then try using this CSS.
.no-logo-slider-heading { display: none !important; }Cheers!
ElliottHey!
Try adding this to your custom CSS.
.av-masonry-sort a { color: white !important; font-size: 20px; }Regards,
ElliottHi sambolleter!
Try adding this to your custom CSS.
.responsive #top #header_meta .container { width: 100% !important; max-width: 100% !important; }If it’s still doing it then try adding this as well.
.responsive #header_meta .sub_menu > ul > li { padding: 0px 9px !important; }Regards,
Elliott-
This reply was modified 11 years ago by
Elliott.
Hey sharonAlR!
All you have to do is hit the red x icon in Dashboard > Appearance > Widgets to delete it.

Regards,
ElliottHi!
That’s weird. I thought for sure this was working on my XAMPP setup but just checked again and it’s giving me problems.
What happens when you comment out line 2679 in /enfold/js/shortcodes.js?
//if(zeroOnly) fakeCountTo = countTo.replace(/0/g, '9');Cheers!
ElliottHi Fabio!
Create a new post category called “Offers” and then create a page and add our “Blog Posts” shortcode to it and select the offers category.
Regards,
ElliottJanuary 23, 2015 at 10:27 pm in reply to: change title and caption of featured image in a post #384680Hey!
Did you type out some text in the caption field? Are you using Enfold 3.0.5?
Send us a WordPress login and we’ll take a look.
Best regards,
ElliottHey!
You’ll need to update both WordPress and Enfold at the same time but be sure to create a backup first.
Depending on the customizations you did you may need to redo a few of them after updating.
Cheers!
ElliottHi!
Try adding this.
.av-image-caption-overlay { width: 100% !important; text-align: justify !important; }Best regards,
ElliottJanuary 23, 2015 at 10:18 pm in reply to: Picture below text, in same row with another picture, posible? #384671Hi!
It looks good. Let us know if you have any other questions.
Regards,
ElliottJanuary 23, 2015 at 10:15 pm in reply to: Easy Slider – images not displayed in original sizes #384667Hey!
It seems to be working on my end. Try clearing your browser cache and view in a different web browser. If that’s now what you were wanting then take a screenshot and highlight what is going on so we can get a better idea.
Cheers!
ElliottHi rpl_admin!
I’m guessing it’s some custom CSS your using but I could not pinpoint the problem code. Send us a WordPress login and let us know if we can deactivate all of your plugins while testing.
Regards,
ElliottHey!
Send us a link and we’ll take a look.
Cheers!
ElliottHey!
@joax, Please create a feature request, https://kriesi.at/support/enfold-feature-requests/, and vote on it and we may see something get added in a future update.Best regards,
ElliottHey!
If you have a blog page set then it will display in the titles and breadcrumbs of all of your posts. If you do not want that then yes you can just remove the blog page you have set in Dashboard > Enfold > Theme Options.
Regards,
ElliottHi!
Try this instead.
.gfield_price .ginput_container * { float: left; }As for the removing css question it would be best to contact gravity forms support about that.
Cheers!
Elliott-
This reply was modified 11 years ago by
Elliott.
Hey!
You have a couple of typos in your CSS. For example this.
.header_color .phone-info { color: #f18b39; ]Look over your custom CSS and fix all of the typos and it should work.
Cheers!
ElliottJanuary 23, 2015 at 9:31 pm in reply to: shop top filter bar question – change default? and color Sale! button? #384638Hey RobWu!
1. You can change the default product sorting in Dashboard > Woocommerce > Products.
2. Add this to your custom CSS.
.onsale { background: blue !important; }Regards,
ElliottHi!
Try changing your CSS to this.
#main .main_color .container, .main_color { background: none repeat scroll 0 0 #c3d2d5 !important; }Best regards,
ElliottJanuary 23, 2015 at 9:22 pm in reply to: Creation of Master Detail Pages (Porfolio grid like) #384633Hi mrcatt!
We currently do not have any options for this. What you could do is create a custom post type and use that with the Masonry or blog posts shortcode or manually create the links with our column and button shortcodes.
You can easily create custom post types with this plugin, https://wordpress.org/plugins/custom-post-type-ui/.
Cheers!
ElliottJanuary 23, 2015 at 9:19 pm in reply to: Product list shortcode display bug with product using options. #384631Hey!
I’m not sure what it could be. Try contacting the extension authors to see if they have any idea.
Cheers!
ElliottHey antosi!
I checked your link but I’m not sure what you mean by “activate the large header image”. You currently have a transparent logo set for your transparent header. If your wanting to upload a separate logo for your transparent headers then you can do so in Dashboard > Enfold > Header > Transparency Options.
Go ahead and take a screenshot and highlight what your trying to do so we can get a better idea.
Best regards,
ElliottHi havi!
Most of our scripts load in the footer but you can try this plugin out to force them all in the footer, https://wordpress.org/plugins/scripts-to-footerphp/, if you see weird behaviour though then it would be best to remove the plugin.
The best way to speed up your site is to use a caching plugin such as W3C cache or WP Supercache. A minify plugin such as BWP Minify is good also, https://wordpress.org/plugins/bwp-minify/.
Cheers!
ElliottHey!
It’s not letting me in. Is the information correct?
Regards,
ElliottHi!
It seems to work fine on my end. Take a screenshot of what your seeing. What device and resolution are you using?
Best regards,
Elliott -
This reply was modified 11 years ago by
-
AuthorPosts
