Forum Replies Created
-
AuthorPosts
-
September 30, 2015 at 12:01 pm in reply to: When adding a new Special Heading content is deleted. #511377
Hi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHi!
A single license allows you to use it on a single end-product, more info:
http://themeforest.net/licenses/standardRegards,
JosueHey!
Use the following code:
#top .iconlist_title { font-weight: 100; font-size: 14px; text-transform: none; }On a specific page:
#top.page-id-2 .iconlist_title { font-weight: 100; font-size: 14px; text-transform: none; }Regards,
JosueHey!
Try the following CSS codes:
1..av-masonry-entry .av-inner-masonry-sizer { min-height: 350px; /* Modify this value as needed */ }2.
.avia_desktop .av-masonry-entry:hover .av-masonry-image-container { transform: none; -webkit-transform: none; }Cheers!
JosueHi,
Can you post the link to your website please?
Regards,
JosueHey Gigi!
Are you using Types? if so, try installing version 1.6.5 and check if the issue is fixed:
https://wordpress.org/plugins/types/download/Cheers!
JosueHi!
1. Add this:
#header .main_menu { display: none; }2. Try inspecting that element with dev tools (chrome / firefox).
Regards,
JosueHm, i don’t know if that’s possible to be honest, try asking the plugin author.
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueHere you go:
#product-26876 a.reset_variations { color: white; }Cheers!
JosueHi!
Please post a link to the page in question.
Best regards,
JosueHey!
1. The ‘choose an option’ text is set by WooCommerce, here’s a way you can change it (there may be a way to do it on a product-by-product basis but unfortunately that would be outside of our scope, see customization services):
http://stackoverflow.com/a/273225512. Use the following CSS:
#top .variations td.label { width: 200px; }Regards,
Josue-
This reply was modified 10 years, 1 month ago by
Josue.
What happens if you activate the default theme?
Hey!
Try adding this code to the Quick CSS:
#top .main_menu ul:first-child > li > a:hover{ opacity: 1 !important; color: red !important; } #top .avia-menu-fx {bottom: 22%; width: 70%; left: 15%;}Do not copy the code from the mail notification.
Cheers!
JosueHi,
Can you please check if the issue persists with the default WordPress theme activated?
Regards,
JosueHi,
Can you please check if the issue persists with the default WordPress theme activated?
Regards,
JosueHi,
Can you please check if the issue persists with the default WordPress theme activated?
Regards,
JosueTry playing with the FullWidth Submenu element instead, that way you can have it outside the header.
Regards,
JosueHey!
Try adding this code to the Quick CSS:
#top #wrap_all .av-main-nav ul li:hover a{ line-height: inherit !important; }Cheers!
JosueHey!
Try adding this code to the Quick CSS:
#top #wrap_all .av-main-nav ul li:hover a{ line-height: inherit !important; }Cheers!
JosueHi,
Can you please check if the issue persists with the default WordPress theme activated (on that site)?
Regards,
JosueUse a stretched layout, it is easier to make some parts of the layout look “boxed” than the opposite.
Regards,
JosueHi,
Can you please check if the issue persists with the default WordPress theme activated?
Regards,
JosueHi Steven!
Have you configured the Post Options? there you can set which Posts are shown.
Regards,
JosueHi,
1. Add this to Quick CSS:
.current-menu-item a .avia-menu-text { border: 1px solid gray; padding: 10px; } .avia-menu-fx{ display: none; }2. You can set that in the Color Section popup window.
3. We’d need to see an example of this on your site.
Regards,
JosueHi!
Look for anything that starts with:
if(!function_exists...Note that if what you want to change is wrapped with
apply_filtersit would be more efficient to use a filter approach instead.References:
https://codex.wordpress.org/Function_Reference/apply_filters
https://codex.wordpress.org/Function_Reference/add_filterBest regards,
JosueHey!
Correct, add them to the child theme functions.php. Some Enfold native functions and classes are pluggable, meaning you can paste the whole code in the child theme functions.php and it will override the parent ones.
Regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueSeptember 30, 2015 at 2:43 am in reply to: Blank & unresponsive visual editor after 3.3.2 update #511075Hi Vhalyar!
Seems to be a caching issue on your end, try doing a hard refresh on your browser.
Best regards,
Josue -
This reply was modified 10 years, 1 month ago by
-
AuthorPosts
