Forum Replies Created
-
AuthorPosts
-
Hi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#header.header_color .main_menu ul:first-child > li.current_page_item > a { color: #000; } #header.header_color .main_menu ul:first-child > li.current_page_item.current-menu-item > a { color: #0000fb; }After applying the css, please clear your browser cache and check.
Best regards,
MikeJuly 26, 2023 at 12:05 am in reply to: Breadcrumb is not showing the primary product category #1414440Hi,
I didn’t realize that you were refuring to a Yoast category customization, have you tried using the Yoast breadcrumb?
If using the Yoast breadcrumb shortcode works correctly then use this solution to use it instead of the theme breadcrumb.Best regards,
MikeJuly 25, 2023 at 11:54 pm in reply to: Anchor link from header link to a Slider Revolution slider #1414439Hi,
When I login to wordpress.com with your details I don’t see a site with Enfold installed, I don’t think this is the correct site.
Please check.Best regards,
MikeHi,
Thanks but this login didn’t work, try following these steps:- Install and activate the “Temporary Login Without Password” plugin. You can find it here.
- Once activated, navigate to “Users > Temporary Logins” in the left-side menu.
- Click on “Create New” to generate a temporary login.
- Enter the email address for the account (you can use (Email address hidden if logged out) ) and select the highest possible role. Set the expiry date to around four days to ensure enough time for debugging.
- Click “Submit” to create the temporary account.
- In the private section, provide us with the URL that allows us to access the temporary login and assist you.
- Please note that we will not receive an email, so post the URL that allows us access
Please note that once your issue is resolved, you can remove the plugin. Alternatively, if you prefer not to use the plugin, you can manually create an admin user and share the login credentials in the “private data” field.
Best regards,
MikeHi,
Please try adding it to the WP Code plugin that I installed for you, in the top right corner use the PHP snippet as the code type:

You can use this plugin for all of your future code snippets and you won’t lose them when you update.
Please refer to the Teams social profile code that I added for you earlier as an example.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Your css to move the Teams icon to be number 4 is correct and I see you have done this, to add your social icons to the third row in the footer, try using Guenni007’s solution to create a shortcode of the social icons, and add it to the third row in the footer.Best regards,
MikeHi,
Thank you, I updated the file and the error doesn’t show anymore, please clear your browser cache and check.Best regards,
MikeHi,
We can help you update this file, please include FTP access in the Private Content area.Best regards,
MikeHi,
Thanks for the login, since you are not using a child theme I added the WP Code plugin for the customization of adding the Teams social profile. Then I add your new Teams social profile to Enfold Theme Options ▸ Social Profiles ▸ Your social profiles and then I enabled it at Enfold Theme Options ▸ Blog Layout ▸ Profile Links At The Bottom Of Your Blog Post and then I enabled it in your Social Buttons element

I then added this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field for the Teams icon background color on hover:#top #wrap_all .av-social-link-teams:hover a{ color:#fff; background-color:#00f2ea; }Please adjust the color to suit.
Best regards,
MikeJuly 25, 2023 at 3:38 pm in reply to: Theme update from 4.4.1 to latest version / Child theme #1414386Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeJuly 25, 2023 at 12:31 pm in reply to: Theme update from 4.4.1 to latest version / Child theme #1414365Hi,
I set the caption size for you on the DE version and cleared your cache plugin
WPML can be tricky because you need to ensure that you are making the changes in both languages and then clear the plugin cache to see the changes.
Unless there is anything else we can assist with on this issue, shall we close this then?Best regards,
MikeHi,
To remove the text-transform so the text shows as it is typed in the backend, and to lower the text some, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top .av-inner-tab-title { text-transform: none; } #top .av-tab-no-icon.av-tab-no-image .av-inner-tab-title { margin-bottom: 0; }After applying the css, please clear your browser cache and check.
Best regards,
MikeJuly 24, 2023 at 6:25 pm in reply to: Fontsize p in Erweitertes Styling only for screens >736px? #1414254Hi,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top .av-masonry-entry .av-inner-masonry-content { padding: 2px; }After applying the css, please clear your browser cache and check.
Best regards,
MikeJuly 24, 2023 at 12:23 pm in reply to: Hide text/colour background area if there’s no Title in Masonry Gallery #1414224Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Please include an admin login in the Private Content area so we can examine.Best regards,
MikeHi,
I would need to login to your site and examine your Fontello icon zip to determine the correct icon code number, ue800 in the code doesn’t work for eveyone, yours could be a different number.
If you are not going to use a child theme I recommend installing the plugin WPCode – Insert Headers, Footers, and Code Snippets, this plugin supports PHP code snippets, JavaScript code snippets, & CSS code snipets. Otherwise your customization will be lost when you update next.Best regards,
MikeJuly 24, 2023 at 12:16 pm in reply to: Theme update from 4.4.1 to latest version / Child theme #1414220Hi,
I installed the plugin for you and added a safe line break for you using the code###lt###br class=mobilebr###gt###

and added this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field so it will only show on mobile:@media only screen and (min-width: 768px) { .mobilebr { display: none; } }and cleared the cache for both languages and now the line break works only on mobile

please clear your browser cache and check.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey dlambers,
Thank you for the link to your site, I add this css in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top.page-id-1245 .avia-slideshow-arrows.avia-slideshow-controls { display: none; }now the navigation arrows don’t show for that page, please clear your browser cache and check.
Best regards,
MikeHi,
Thanks for your question, the current a[href*=”#”] is correct for links to another page, the reason that it doesn’t work as expected is that browser match the hash on page load, the way around this is to remove the hash from the url and load the page at the top with window.scrollTo(0, 0); and then add the hash to smooth scroll to it.
Instead of reinventing the wheel try the plugin Page scroll to id and in the settings try Scroll duration of 1500 and an Offset of 125 and leave all of the other default settings.
You may notice the page reset as I explain earlier so if you want to avoid this your the Enfold Theme Options ▸ Page Preloading it will hide the page reset and then you will see the smooth scroll to the ID when coming from another page, and when going to an ID on the same page the Page Preloading will not show and the page will smooth scroll to the ID.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey gatehealing,
You can adjust at Enfold Theme Options ▸ General Layout ▸ Dimensions ▸ Content | Sidebar Ratio, if that doesn’t help please link to your page so we can see what you mean.Best regards,
MikeHi,
Thanks I didn’t realize that the screenshot was scrollable, nonetheless you can hide those fields in the screen options at the top of the page

Try using the login you gave us to use, to see the Layout option, perhaps you have it hidden on your login, or provide your login details so I can help you find it.
The admin sidebar element are movable so perhaps you moved it to the bottom of the page instead of the sidebar?Best regards,
MikeHey Xiscoj,
Thanks for your patience, are you using the same categories for both languages? The element will show all items for the chosen categories and doesn’t have an option to sort or filter by language, so you should use separate categories for the different languages. If an item has multiple categories and one of those categories is picked to show in the element then it will show, otherwise you can remove the category from the unwanted item.Best regards,
Mike -
AuthorPosts

