Forum Replies Created
-
AuthorPosts
-
Hi!
Please share the link to your site and the plugin which you are using so we can take a closer look at it.
Best regards,
VinayHey!
The post you are linking is very old we have released several updates after that.
We need a little more info about this issue.
1. When you mention Custom CSS was lost was the css placed in Enfold > General Styling > Quick CSS ?
2. Was a child theme in place ?
3. Did you try the Export and Import theme settings/options.Please use a reliable plugin to move/backup and restore the site like http://wordpress.org/plugins/duplicator/
Regards,
VinayHey AirstreamCoach!
Please share the link to the page where we can inspect the element and let us know more details which mobile and browser you are facing this issue.
Best regards,
VinayHi!
To add background color to testimonial use the below CSS in Enfold > General Styling > Quick CSS
Remove the inline style
<span style="background-color: #ffffff;">
Feel free to change the background color value
.avia-testimonial-content { background: gold; padding: 20px; }
To change the slider speed you can edit js > shortcodes.js, find this code:
//transition speed when switching slide<br /> transitionSpeed:900,
Replace it with:
//transition speed when switching slide<br /> transitionSpeed:100,
Regards,
VinayApril 12, 2016 at 3:12 pm in reply to: Changing text to upper & lower case in Icons, tables etc #611934Hi!
We are working on your ticket please wait while we update the results here soon.
Please add the below CSS in Quick CSS to make the headings bolder
h1, h2, h3, h4, h5, h6 { font-weight: 800!important; }
Cheers!
Vinay-
This reply was modified 9 years, 2 months ago by
Vinay.
Hey!
Glad we could help you with this. We have put together some useful info about enfold theme please feel free to check it out here – http://kriesi.at/documentation/enfold/
We really appreciate if you rate our theme on themeforest :)
Thank you for using Enfold.
Regards,
VinayHey!
If the purpose is to use the image as a background image so that it fills the page width we recommend using a colorsection with a background image.
Do you have a ticket open for the other issue? if not we request you to open different tickets for different issues.
Cheers!
VinayHey Carolina!
We need to take a closer look at this issue please create a temporary user with ‘administrator’ role and share in private content with permission to deactivate all plugins and add custom code if necessary to help you resolve this issue.
Regards,
VinayHi WolfvanHaeren!
There might be a conflict with a plugin which is why the preloader is not working correctly
To find the plugin in conflict please follow the below steps
1. Goto plugins page > Deactivate all active Plugins
2. Updated WordPress and Enfold to latest version if you have not.
3. Activate one plugin at a time… refresh the page and check for the issue.
4. Make sure the plugins are all updatedIf you still have any issue please share the link to the page where we can see the issue.
Best regards,
VinayApril 12, 2016 at 2:57 pm in reply to: Shrinking Header is shrinking the logo to much before rolling the page #611914Hi!
Please refresh the browser cache and try again.
Best regards,
VinayApril 12, 2016 at 2:51 pm in reply to: Images, Google Map, Featured Image Slider & Post Slider not displaying in IE9 #611911Hi!
IE9 do not support most of the modern features like animations and other effects which were designed for the modern browsers. To be frank IE9 is not supported by Microsoft it self now. We recommend our users to upgrade their browser to latest versions.
Cheers!
VinayHi!
Glad we could assist you! We have put together some useful info about enfold theme please feel free to check it out here – http://kriesi.at/documentation/enfold/
Best regards,
VinayHey!
Glad it worked for you. and thanks for sharing your tip :)
Best regards,
VinayApril 12, 2016 at 1:46 pm in reply to: Shrinking Header is shrinking the logo to much before rolling the page #611856Hey!
We have added the below CSS please review the site now :)
#top .header-scrolled #header_main > .container { height: 60px; line-height: 60px; }
Regards,
VinayHi!
On the live site I do see open sans and there are no error message in chrome and FF on windows.
Best regards,
VinayApril 12, 2016 at 12:46 pm in reply to: center special heading element within a color section #611829Hi Greg!
What you have done is correct just select the bottom padding from the edit options until it looks right to you instead of adding it as inline style :)
Cheers!
VinayHi Olivier!
At the moment there is not easy fix for this. However could you please let us know what info is not showing in the map?
We have notified this error message to Kriesi and will release an update in one of the future versions soon.
Best regards,
VinayHi!
Ok! we have made change to the code please review the site now.
Best regards,
VinayHi L+T!
Please drop a button element and in the edit it’s options to open in same window as seen in the below screenshot.
Best regards,
VinayHey czar!
You can display the shopping cart from Enfold > Shopping Options > Header Shopping Cart Icon
Best regards,
VinayHi!
Please add the place name “Burkina ” and when you are able to view the co-ordinates adjust the co-ordinates to suit your needs. :)
Best regards,
VinayApril 12, 2016 at 9:45 am in reply to: how to change color for sonareffect on icons with links #611766Hey!
Yes it look alright to me for a full list please check this link https://css-tricks.com/snippets/css/keyframe-animation-syntax/
Regards,
VinayApril 12, 2016 at 9:41 am in reply to: Blog meta elements: Blog post reaction still visible after checking out #611764Hi!
We did not receive any login credentials. I assume by reactions you mean the comments… To limit the comments for only logged in users
go to Settings > Discussion > Users must be registered and logged in to commentCheers!
VinayHi!
Please use the below CSS in Enfold > General Styling > Quick CSS to hide the price
.summary.entry-summary .price { display: none !important; }
To change the design of the variable product display it requires a lot of customisation and time we recommend hiring a freelancer to do this job.
Cheers!
VinayApril 12, 2016 at 9:10 am in reply to: left-aligned image with margin linked to video causes text to jump #611752Hey!
The login credentials are not working. Please remove the custom css you have added and try the below css if yous till have any issue. Please remove all custom CSS and let us know we will provide you the CSS to add margin to the right and bottom of the video element.
.mfp-iframe.lightbox-added.alignleft { margin-bottom:20px; margin-right:20px; }
Best regards,
VinayHi mcraig77!
We are working on your ticket please wait while we update the results here soon.Please use the below CSS in Quick CSS
.av-main-nav ul li { border-bottom: 1px solid #333; } #top #wrap_all .av-main-nav ul > li > a { color: #3C8C22; }
Best regards,
Vinay-
This reply was modified 9 years, 2 months ago by
Vinay.
Hey mcraig77!
Please use the below CSS in Enfold > General Styling > Quick CSS
.main_menu ul ul { width:415px!important; }
Cheers!
VinayHey!
Glad we could help! We have put together some useful info about enfold theme please feel free to check it out here – http://kriesi.at/documentation/enfold/
Best regards,
VinayHi!
I don’t see any images with overlay on the homepage but if you still need the CSS pelease check this link http://kriesi.at/documentation/enfold/disable-css-overlay-on-images/
Regards,
VinayHi!
@darh Please create a new ticket and provide us the link to your site where we can see the issue and a temporary user with ‘administrator’ role and share in private content with permission to deactivate all plugins and add custom code if necessary to help you resolve this issue.
Cheers!
Vinay -
This reply was modified 9 years, 2 months ago by
-
AuthorPosts