Forum Replies Created
-
AuthorPosts
-
May 24, 2022 at 3:58 am in reply to: Special heading on blog page not showing and blog read more text colour change #1352694
Hi belleameink604,
Thanks for providing the link as well as the screenshots.
In order for the Special Heading text to appear you’ll need to go to Enfold > Blog Layout > Blog Layout and set it to Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page).As for changing the excerpt text to black, please go to Enfold > General Styling > Quick CSS, then add this CSS code:
.avia-content-slider .slide-entry-excerpt { color: black; }
Best regards,
NikkoHi Elena,
Thanks for using Enfold as well and have a great day!
Best regards,
NikkoHi adapt,
We’re happy that we could help :)
Thanks for using Enfold and have great day!Best regards,
NikkoHi navindesigns,
Can you try to change the last code I gave you with this one (so it is universal and not specific to one location):
@media only screen and (max-width:767px) { #top #wrap_all .avia-animated-number { margin: 75px 0 !important; } #top #wrap_all .avia-animated-number-circle { width: 80%; } #top #wrap_all .avia-animated-number-content p { font-size: 20px; line-height: 1.3; } }
Best regards,
NikkoHi Camineet,
The child theme mentioned is optional, if you have some customizations that you’d like to do to your site/theme which might require changing some code in the files then a child theme is recommended.
But you can skip it for now so it does not make things complicated, you can just add it later in your website development stage when you think you’ll need it.
As for the enfold folder in the screenshot, please don’t remove it, it is required for the theme to function correctly.You can read further about Child Themes and Parent Themes in WordPress Codex so you’ll have better understanding of what it is, what it does and if you’ll need one: https://developer.wordpress.org/themes/advanced-topics/child-themes/
Hope this helps.Best regards,
NikkoHi HulaSlim,
For the downloaded Envato Market WordPress Plugin you don’t need to access cPanel, just go to the WordPress Dashboard, and go to Plugins > Add New, then click Upload Plugin button and upload the zip file you have downloaded.
Best regards,
NikkoHi adapt,
I see, we’ll just leave this thread open until you have further feedback.
Also, you can create a staging site for your site where you can test the updates first before applying them to your live site, so if any issues arise it can be resolve in the staging site and it will go smoothly on the live site.Best regards,
NikkoHi adapt,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
#top .av-masonry-outerimage-container .av-masonry-image-container { height: 54%; }
Best regards,
NikkoHi Margaret,
Thanks for contacting us!
Can you post the purchase code, email address and username you used to register? just post it in private content.Best regards,
Nikko-
This reply was modified 3 years, 2 months ago by
Nikko.
Hi wildturkeyway,
Can you try adding this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) { .home #av_section_1 { background-size: contain !important; } .home #av_section_1 .av-special-heading-tag { font-size: 48px !important; } }
Hope it helps.
Best regards,
NikkoHi navindesigns,
@media only screen and (max-width:767px) { .page-id-235 #av_section_2 .avia-animated-number { margin: 75px 0 !important; } .page-id-235 #av_section_2 .avia-animated-number-circle { width: 80%; } .page-id-235 #av_section_2 .avia-animated-number-content p { font-size: 20px; line-height: 1.3; } }
Just adjust the values as you see fit.
Hope this helps.Best regards,
NikkoHi Natacha,
Have you set the correct permissions as pointed in the documentation: https://kriesi.at/documentation/enfold/theme-registration/#toggle-id-5
If you’re still having issues even with correct permission, then try to update the theme using this plugin: https://www.envato.com/lp/market-plugin/Best regards,
NikkoHi Bryan Harley,
We have reset your password.
Please check it in private content.Best regards,
NikkoHi Camineet,
Yes, we’ll leave this thread open.
Just let us know how it goes or if you need assistance.Best regards,
NikkoHi navindesigns,
You’re welcome. :)
Please add this CSS code:#header .main_menu:hover { z-index: 1000; }
Best regards,
NikkoHi Caleb,
I’m glad that Ismael could help you :)
Thanks for using Enfold and have a great weekend!Best regards,
NikkoHi Buddy,
I tried to check on your homepage as well as the last link you gave and I don’t any issue in the builder at all.
Can you try clearing the browser cache? as it may be fetching old js files.
These articles might help in clearing browser cache: https://www.fvsu.edu/how-to-clear-your-browser-cache/Best regards,
NikkoHi Bryan,
The magazine element that shows the excerpt as shown in our demo https://kriesi.at/themes/enfold-2017/elements/magazine/ has the setting Should the first entry be displayed bigger? enabled. You can enable this under Styling (tab) > General Styling > Should the first entry be displayed bigger?.
I hope this helps.Best regards,
NikkoHi Davide,
You’re welcome :)
Just let us know how it goes.Best regards,
NikkoHi infogestbs,
Try to disable plugins and also switch theme so you can see if the trigger is the theme or one of the plugins.
Also, another workaround though it’s not a long term solution is setting the permission of the .htaccess file to read-only.Best regards,
NikkoHi Arjan,
No problem :)
Just let us know how it goes.Best regards,
NikkoHi janet9393,
I see, the 2nd picture you posted is our post navigation.
I think what you want to achieve is similar to what is described here: https://kriesi.at/support/topic/previous-next-links-on-single-posts/#post-1141679
If you need assistance with the code, then you can give us temporary admin access and post it in private content.Best regards,
NikkoHi infogestbs,
I see, I have checked your .htaccess file and it seems it has a lot of things on it, this is what the default .htaccess file on WordPress:
# BEGIN WordPress # The directives (lines) between "BEGIN WordPress" and "END WordPress" are # dynamically generated, and should only be modified via WordPress filters. # Any changes to the directives between these markers will be overwritten. <IfModule mod_rewrite.c> RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
However on your site it does contain a lot of things which are coming from this plugin All In One WP Security, please try to disable the plugin, delete your .htaccess file (make a backup of it) and regenerate it by saving your permalinks. Let us know if this helps.
Best regards,
NikkoHi Michael,
You’re welcome :)
We’re just happy that we could help you.
Have a great day!Best regards,
NikkoHi Michael,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi Davide,
After listening to the issues mentioned, I think it is best to ask for your hosting provider to check on this issue as it seems to be unusual and may be due to an unstable server.
Best regards,
NikkoHi Michael,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHey Michael,
Please try adding this CSS code in Enfold > General Styling > Quick CSS:
#top .av-tab-arrow-container span { background-color: white; }
Best regards,
NikkoHi Alwin,
Since there are 2 grids with 3-columns, it is not possible to adjust this with CSS alone.
The only workaround I could think is to make this 2 grids hide in medium sized screens (in Advanced tab).
Then create 3 grids with 2-columns and make it visible only on medium sized screens.
I hope this helps.Best regards,
NikkoHi Michael,
Please remove the h1 tag (with just a space inside it) to adjust the extra space at the bottom (screenshot link in private content).
Then add this CSS code in Enfold > General Styling > Quick CSS:#getaquotebanner .entry-content-wrapper { display: flex; flex-direction: row; justify-content: center; align-items: center; } #getaquotebanner .entry-content-wrapper h2 { margin-bottom: 0; }
Best regards,
Nikko -
This reply was modified 3 years, 2 months ago by
-
AuthorPosts