Forum Replies Created
-
AuthorPosts
-
Hey vossenm,
Thanks for getting in touch with us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
h2.avia-caption-title { font-size: 20px; }
Best regards,
JordanHi Doug,
The text should appear now. Please look on your site and see if it is to your liking. You can simply go to the code and adjust the value for the “bottom” attribute.
Let me know if you need further assistance.
Best regards,
JordanHi,
Glad to hear that it worked! Feel free to reach out to us again with any other issues you may experience.
Best regards,
JordanDe nada Debora!
JordanHey Starkos,
Thanks for getting in touch with us!
In the embed code they provided change the value for the width to “100%” and adjust the height to the value you want as well. Then please add this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.page-id-580 .container { margin: 0px; padding: 0px; max-width: 100%; }
Best regards,
JordanHi,
There is a small error in your CSS code without the hover effect. You placed a ‘:’ after the word button, please correct the first half of the code to the following:
#mc_embed_signup input.button { color: #ffffff; background: #2e8986; }
Best regards,
JordanHi,
Could you please also provide login details to your site, so that we can have a closer look at the issue with the Quick CSS. You can place the information in the Private Content section of your reply.
Best regards,
JordanHi,
Try adding the script in the file footer.php just before the line </body> and see if it works.
Simply add code in private data.
Best regards,
JordanHey navindesigns,
Thanks for getting in touch with us!
1. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
nav.widget.widget_nav_menu.widget_nav_hide_child { display: none; }
2. Which page do you have set as the blog page in the Enfold theme options?
Best regards,
JordanJune 22, 2016 at 5:59 am in reply to: Override default right sidebar settings. Can't do it. Won't work ;-) #651896Hey Tomzilla,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Also tell us which pages you want to override the right sidebar on.
Best regards,
JordanHi,
Glad to hear that worked!
Best regards,
JordanHey limyj0923,
Thanks for getting in touch with us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.main_color a strong:hover { color: red !important; }
Best regards,
JordanHey mylittleconcierge,
Defining a higher memory limit in wordpress and if possible increasing the memory on the hosting server should resolve this issue.
To increase the wordpress memory limit please access wp-config.php file and add the below line
define('WP_MEMORY_LIMIT', '256M');
For a detailed explaination please check this link http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Or you can contact your service provider and they can do it for you.Alternatively demo data can be imported using XML file from Admin > Tools > Import > WordPress
Make sure to check the option “Download and import file attachments” while importing.Please note this will not import the theme settings you may need to set them up and upload if any images are missing from backend once the XML file is imported.
Default demo
Business Flat
App Showcase
Church Demo
Construction Demo
Cunsulting Demo
Gym DemoBest regards,
JordanJune 20, 2016 at 10:04 pm in reply to: Enfold position hamburger menu mobile, hidden logo homepage #651118Hey Daan,
Thanks for getting in touch with us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.home #advanced_menu_toggle { top: 35px; }
Best regards,
JordanHi,
Try the following:
.iconbox_top:hover .iconbox_content { background-color: #ff6000 !important; } .iconbox_top:hover .iconbox_content_title { color: #fff !important; }
Best regards,
JordanHey ACGijsbers,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Also you can add a widget to the header following the instructions in this post – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Best regards,
JordanHey Lyse,
Thanks for getting in touch with us!
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
JordanHey gigiprod,
Thanks for getting in touch with us!
Do you mean that you wish to show a preview of the post content before the Read More link? You need to type the content in the Excerpt field below the SEO information when editing the post (see my screenshot for an example). Also I have left it on the page so you can have a look.
Let me know if you need further assistance.
Best regards,
JordanBom dia,
Você deseja remover os comentários e datas, certo? Além disso, você quer mudar a cor de LEIA MAIS.
Por favor tente adicionar este código para a secção de CSS em Enfold -> Geral Styling :
.avia-content-slider .slide-meta { display: none; } a.more-link { color: #B7AB0C; }
Editar a cor do amarelo você quer.
Jordan
Hi,
Thanks for getting back to me!
Try the following CSS:
.html_header_sidebar #top #header #menu-item-333:hover { opacity: 1; } #top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text:hover { background-color: #f00000; border-color: #f00000; }
Best regards,
JordanHi,
Thanks for getting back to me!
I made the correct change to the code for you. Here is what it looks like now:
add_action( 'ava_inside_main_menu', 'enfold_customization_add_date' ); function enfold_customization_add_date() { echo '<span class = "header_date">'.date_i18n ('F j, Y').'</span>'; }
That still displays the date in words rather than numbers and it is the current date.
Let me know if you need further assistance.
Best regards,
JordanHey Anna Christina,
Thanks for getting in touch with us!
What exactly do you mean by colorize? How are you looking to change the menu item ‘WAS’? Please let us know and we can assist you better with CSS. Posting us a screenshot/mockup of what you would like to achieve would be helpful. You can upload the screenshot to imgur.com or dropbox and share the link here :)
Best regards,
JordanHey mmheather,
Thanks for getting in touch with us!
The best option would be to upload larger images to fit all resolution screen sizes. The best image size would be 1440 x 900 and should scale to fit all screens nicely. Currently one of your images has a resolution of 1280 x 430 and so on a screen wider than 1280px, the image will not stretch pass that size.
Let me know if you need further assistance.
Best regards,
JordanHey wacky32,
Thanks for getting in touch with us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.page-id-18 .av-masonry-entry .av-masonry-entry-title { color: #000000 !important; }
Best regards,
JordanHey cherylrae7,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.main_color strong { color: #000000 !important; }
Best regards,
JordanJune 18, 2016 at 6:57 pm in reply to: Enfold – main navigation bottom border – how to remove? #650245Hey paepke19,
Thanks for getting in touch with us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia-menu-fx { display: none; }
Best regards,
JordanHey AC19,
Thanks for getting in touch with us!
For the menu items try adding the full URL instead of just #something. Add for example http://yourwebsite.com/#something.
Try that and let me know if it sorts out the issue.
Best regards,
JordanHi,
Glad to hear it’s all sorted! Feel free to reach out to us again on the forum if there is anything else you need.
Best regards,
JordanHey Anna Christina,
Please go to Appearance -> Widgets and edit the Footer widget areas to remove the menu.
Let me know if you need further assistance.
Best regards,
JordanHey Jörg,
Thanks for getting in touch with us!
Please go to Appearance -> Widgets in your WordPress dashboard and then edit the Footer Socket widget areas. There you will see the different widgets you can edit.
Best regards,
Jordan -
AuthorPosts