Forum Replies Created
-
AuthorPosts
-
February 10, 2020 at 2:46 pm in reply to: Broken layout on CM Tooltip Glossary term single page #1183068
Hi blende64,
We’re glad that you have resolved it.
Let us know if you need further assistance.Best regards,
NikkoHi honkatech,
We apologize for the delay in our response.
Can you give us ftp access as well? so we can check on it further.Best regards,
NikkoHi ryan_boomstreet,
The reason it’s not showing is the Product Image (in the sidebar) is not set, I have added it and it’s showing up properly.
Best regards,
NikkoHi samkamakina,
You can remove the background color using this CSS code.
#price_calculator, #price_calculator tr.price-table-row { background-color: transparent; }For clarity’s sake so we can visualize what you’re trying to accomplish, can you give us a screenshot or maybe a link to your other site? so we can have a comparison and you give you the exact CSS code.
Best regards,
NikkoHi burdeMedia,
Try adding this CSS code in Quick CSS:
@media only screen and (max-width:767px) { #header_main, .responsive #top #wrap_all .main_menu { height: 40px !important; top: 0 !important; } .responsive #top #header_main > .container .main_menu .av-main-nav > li > a, .responsive #top #wrap_all .av-logo-container { height: 40px !important; line-height: 40px !important; } }Best regards,
NikkoFebruary 8, 2020 at 1:48 pm in reply to: Quick CSS and child theme style.css don't work anymore #1182569Hi elenapoliti,
I checked it and the th color is already working.
Your previous code is wrong since theres an extra ! after important but it seems to be fixed already. :)Best regards,
NikkoHi masterriemi1702,
Yes, please post it in private content so it’s only seen by moderators and you as the thread creator.
Best regards,
NikkoHi Syosse,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Syosse,
Glad that Victoria could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi,
The login credentials, didn’t work please check.
Can you add this code in functions.php:add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }Best regards,
NikkoHey minogig,
Thanks for providing a screenshot.
Can you try to check if this code is added on your wp-config file:define( 'DISALLOW_FILE_EDIT', true );If not, please check if there are plugins that could have disabled it.
Best regards,
NikkoFebruary 7, 2020 at 5:01 am in reply to: Display Featured Image + Title & Excerpt of a Portfolio Item in a lightbox #1182229Hi Bestone01,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoFebruary 7, 2020 at 5:00 am in reply to: Quick CSS and child theme style.css don't work anymore #1182228Hi elenapoliti,
I have found this code in your Quick CSS:
.accordion-text-imma p>strong{ color:#3e88c0!important; ]That should have caused the issue, I just replaced ] with }.
I tried adding this CSS code (which I removed afterwards):#top h1 { color: red; }And it worked properly.
Best regards,
NikkoHi masterriemi1702,
Have you defined also in Advanced/Extended Styling All Headings(h1-h6)? if yes, then please switch its position with h3.
Hope this helps.Best regards,
NikkoHi Jason,
Yes you are correct, if you just want to have that change only in mobile device then the right decision should be putting it inside the media query.
As for the background color, please add this CSS code inside the media query :)#top .grid-entry .image-overlay .image-overlay-inside:before, #top .grid-entry .image-overlay .image-overlay-inside:active { background-color: #1d2553 !important; }Best regards,
NikkoHi KeyshaunSmith,
Can you try using this 3rd party plugin: https://wordpress.org/plugins/add-admin-css/
Then in Appearance > Admin CSS > Admin CSS (field), add this CSS code:.ui.active.tab { display: block !important; }Best regards,
NikkoHi bobfurgo,
After checking further on this, I realized that the js script is already available and we can just use it’s class.
Just add this CSS code in Quick CSS, located in Enfold > General Styling:.responsive #top .header-scrolled .av-main-nav .menu-item { display: none } .responsive #top .header-scrolled .av-main-nav .menu-item-avia-special { display: block }Best regards,
NikkoFebruary 7, 2020 at 3:37 am in reply to: Uncaught Error: Syntax error, unrecognized expression: unsupported pseudo: regex #1182220Hi CommunityHousing,
We’re glad that the transition process went smoothly :)
Thanks for using Enfold and have a great weekend!Best regards,
NikkoHi KeyshaunSmith,
Thanks for providing admin access.
I could not find seem to find where the issue shows, can you post the link where we can find it in private content? as well as a screenshot so we can easily spot where the issue lies.Best regards,
NikkoHi yifatcohen,
The code above is not applicable on your site, since I don’t see any icons at all.
That is a bug from the previous version which is fixed in Enfold 4.7.1 above.
If you aren’t ready to update yet, you can apply the solution posted by Rikard: https://kriesi.at/support/topic/missing-icons-after-updating-to-wordpress-5-3-1-and-maintenance-releases/Best regards,
NikkoFebruary 7, 2020 at 3:21 am in reply to: Blog archive with white background preview text and dissapearing icons in footer #1182217Hi PresentIT,
Thanks for providing the screenshot, this CSS code should help achieve it:
.home .av-alb-blogposts.template-blog article.post-entry { background-color: white; margin-bottom: 40px; } .home .av-alb-blogposts.template-blog article.post-entry .entry-content-wrapper { padding: 0 30px 24px; } .home .av-alb-blogposts.template-blog article.post-entry .post_delimiter { display: none; }Best regards,
NikkoHi KeyshaunSmith,
I apologize for missing the information on that part.
You can see the explanation (as well as download the child theme) in the documentation: https://kriesi.at/documentation/enfold/child-theme/Best regards,
NikkoFebruary 6, 2020 at 4:26 am in reply to: Header disappearing and the coming back when scrolling #1181951Hi studiono,
We’re overjoyed to hear that and we’re glad that we could help :D
I’ll just give credit to where I got the code from https://stackoverflow.com/questions/37505795/hide-header-when-scroll-down-and-show-when-down/#answer-37507343 I just modified it to work on Enfold.
Thanks for using Enfold and have a great day and weekend!Best regards,
NikkoFebruary 5, 2020 at 6:56 pm in reply to: Can an Enfold support person please quickly check my CSS #1181886Hi mmsdev,
You’re welcome :)
Thank you for using Enfold and have a great day!Best regards,
NikkoFebruary 5, 2020 at 6:53 pm in reply to: Blog archive with white background preview text and dissapearing icons in footer #1181885Hi PresentIT,
I see, can you try to add this CSS code instead:
.home .av-alb-blogposts.template-blog { background-color: white; padding: 30px; }Best regards,
NikkoFebruary 5, 2020 at 6:46 pm in reply to: How to change default WooCommerce shop page to my custom layout? #1181881Hi GB,
I see, no worries, first I’d like to talk about the child theme first before the code.
We suggest using a child theme when a tweak is being made because all modification to the Enfold theme files will be lost during an update, to resolve this issue WordPress provided a method in which a tweak to a theme can be preserved and this is what a child theme is used for. You can download the child theme and find further instructions on this link: https://kriesi.at/documentation/enfold/child-theme/Next is the code I gave should be added in a file called functions.php which is inside enfold-child folder (full location is wp-content/themes/enfold-child/functions.php), at the bottom of functions.php paste the code I provided above and that should be good to go.
Best regards,
NikkoFebruary 5, 2020 at 6:41 pm in reply to: Can an Enfold support person please quickly check my CSS #1181880Hi mmsdev,
We’re glad that we could help :)
Let us know if you need further assistance or if we can close this thread.Best regards,
NikkoHi eberswine,
We’re glad to hear that :)
And thanks for sharing the answer, it would surely help a lot.
Let us know if you need further assistance or if we can mark this as resolved.Best regards,
NikkoHi whdsolutions,
The differences seems to be coming from layerslider.
Can you try to add this code at the bottom of functions.php (we suggest using a child theme):function custom_add_google_fonts() { wp_enqueue_style( 'montserrat-google-fonts', 'https://fonts.googleapis.com/css?family=Montserrat:400,700', false ); } add_action( 'wp_enqueue_scripts', 'custom_add_google_fonts' );Best regards,
NikkoFebruary 5, 2020 at 5:55 pm in reply to: Can an Enfold support person please quickly check my CSS #1181863Hi mmsdev,
Please make sure that the CSS code is properly closed.
Best regards,
Nikko -
AuthorPosts
