Forum Replies Created
-
AuthorPosts
-
Hey!
It’s in /enfold/css/shortcodes.css.
Regards,
ElliottOctober 5, 2015 at 6:54 pm in reply to: top and bottom padding on .avia_textblock is different unless a border is added #514008Hi DigitalEssence!
All you need to do here is increase the bottom margin of the whitespace / separator element above it to even it out.
Regards,
ElliottHey wordsatworkmn!
Try adding this to your custom CSS.
@media screen and (max-width: 990px) { .avia-button-right { display: block; float: none !important; clear: both; position: relative; margin-top: 50px; } .av_promobox .avia-button { right: auto; top: auto !important; position: relative; z-index: 2; display: block !important; float: none !important; } .avia-promocontent { margin-right: 0px !important; position: relative; z-index: 3; display: block !important; float: none !important; } }
Best regards,
ElliottOctober 5, 2015 at 6:43 pm in reply to: Changing Font Color in 'Special Header' corrupts links on my page. #513996Hey!
I’m pretty sure it’s not an issue with the theme but with your server. Have you contacted your hosting provider? I went ahead and checked on my site but could not reproduce it.
Be sure to deactivate all plugins while testing.
Best regards,
ElliottHi!
See here for how to grab the PSD files, http://kriesi.at/documentation/enfold/psd-files/.
Your screenshot is not loading for me, double check the URL please.
Cheers!
ElliottHey!
Try this out, https://kriesi.at/support/topic/enfold-masonry-blog-add-read-more-to-hover-info/.
Regards,
ElliottHi!
Send us a WordPress login and we’ll take a look. If your using a caching plugin then be sure to clear it’s cache.
Cheers!
ElliottOctober 5, 2015 at 6:34 pm in reply to: Sidebar titles are all uppercase how can i change to lowercase? #513987Hey!
Add this to your custom CSS.
.widgettitle { text-transform: none !important; }
Regards,
ElliottHi!
It would be best to contact the plugin author and let them know about this or perhaps find a different plugin to use.
The actual problem was that the plugin was inserting random HTML markup in between the masonry markup which was breaking it.
Best regards,
ElliottOctober 5, 2015 at 6:29 pm in reply to: Color section when viewed from mobile occupies all the background #513983Hey tidusuper91!
It looks fine on my end. Not really sure what you mean by “bad effects on the font color coupling”. Can you take a screenshot and highlight what your seeing?
Regards,
ElliottHi!
You can create a feature request here, https://kriesi.at/support/enfold-feature-requests/, and if it gets enough interest then we may see something get added in a future update.
Regards,
ElliottHi!
Add this to your custom CSS.
.sort-param > li:first-child > ul > li:nth-child(3) { display: none !important; }
Best regards,
ElliottHey!
Just change the colors in the CSS.
.ls-slide a:hover p, .ls-slide a:hover div { color: white !important; background: red !important; border-color: red !important; }
Cheers!
ElliottHey Munford!
Drag a codeblock element to the page and add this inside.
<style type = "text/css"> .avia-full-stretch { background-size: auto !important; } </style>
Regards,
ElliottOctober 5, 2015 at 6:10 pm in reply to: Changing Font Color in 'Special Header' corrupts links on my page. #513974Hey mbroooshkey!
So your getting a forbidden error when trying to update the page? Can you send us a WordPress login? Make sure Enfold is the latest version, 3.3.2, and that all plugins are deactivated while testing.
Regards,
ElliottOctober 5, 2015 at 6:06 pm in reply to: Heading Style Lost when Placed Under Full Width Easy Slider #513972Hi!
I think I remember them all being blue last time I checked. If you only want it done on the contact section then switch it to this.
<style type = "text/css"> #contact h2 { color: #32587f !important; font-size: 45px !important; font-family: 'Bitter', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-weight: bold !important; text-transform: uppercase !important; } </style>
Regards,
ElliottHi!
Did you get it sorted and want us to delete this topic? I logged in but could not figure out where the element from your screenshot is coming from. If you still need help then send us a link to the exact page.
Cheers!
ElliottOctober 5, 2015 at 5:57 pm in reply to: Overridden Enfold CSS attribute still affecting styling #513968Hi!
The screenshots you provided appear to be coming from your dashboard. I see the page your referring to though.
It looks fine on my end. What operating system and browser are you using?
Regards,
ElliottHey!
Add this to your custom CSS.
.hr { height: 10px !important; }
Best regards,
ElliottHey!
That code does not make sense to me. It would be best to contact whoever wrote that script for support as it doesn’t seem like a theme issue.
Regards,
ElliottHi!
Try adding this to your custom CSS.
form.cart div.quantity, #top form.cart .button { left: 50% !important; position: relative; transform: translateX(-50%); }
Cheers!
ElliottHey elbnetz!
Send us a link to the topic or paste the code your using here and we’ll take a look to see if it’s possible.
Regards,
ElliottHi endoradigital!
Not really sure I understand. Send us a link to your page and take a screenshot highlighting what your trying to do so we can get a better idea. You can set your reply as private if you wish.
Best regards,
ElliottHi!
Remove the strong tags from your headings and add this to your custom CSS.
th { font-weight: bold !important; }
Cheers!
ElliottHi!
You can see where we enqueue the tab script on line 36 in the /enfold/config-templatebuilder/avia-shortcodes/tabs.php file.
wp_enqueue_script('avia_tab_toggle_js' , AviaBuilder::$path['assetsURL'].'js/avia-tab-toggle.js' , array('avia_modal_js'), $ver, TRUE );
Best regards,
ElliottHey!
I logged in but it looks like you already have it installed.
I tried activating Enfold but your getting an error. Try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
Cheers!
Elliott-
This reply was modified 9 years, 10 months ago by
Elliott.
Hi Justin!
I deactivated all of your plugins and it started to display again. Reactivate them one by one to see which one is causing the issue.
Cheers!
ElliottHey mogammad!
You can add a new form element and set it’s type to “Custom HTML” and then add something like this in to create some space.
<div style = "height: 50px; clear: both;"><br /></div>
Cheers!
Elliott-
This reply was modified 9 years, 10 months ago by
Elliott.
October 5, 2015 at 4:48 pm in reply to: overlapping elements error with footer widget column #513926Hi PikFish!
We would need to see it in action. Send us a link when you go live and we’ll take a look.
Best regards,
ElliottHey Daniela!
It looks fine on my end. Can you take a screenshot and highlight what your seeing?
Cheers!
Elliott -
This reply was modified 9 years, 10 months ago by
-
AuthorPosts