Forum Replies Created
-
AuthorPosts
-
March 7, 2022 at 3:05 pm in reply to: change background color under title slider full screen #1343500
Hi,
Please try this CSS as well:
.caption_framed .slideshow_caption .avia-caption-content p { font-family: 'Exo'; font-weight: 100; }Best regards,
RikardHi,
Thanks for that. Could you enable debug mode so that we can move the content to a test page please? https://kriesi.at/documentation/enfold/intro-to-advanced-layout-builder/#debug-mode. We can do it for you if you give us permission to do so, and if you activate Appearance->Theme Editor, or provide us with FTP login details in private.
Best regards,
RikardMarch 7, 2022 at 11:20 am in reply to: change background color under title slider full screen #1343456Hi,
Please try this CSS instead:
.caption_framed .slideshow_caption .avia-caption-title, .caption_framed .slideshow_caption .avia-caption-content p { background: rgba(255,255,255,0.5); }Best regards,
RikardHey FamalcoGroup,
Please try the following in Quick CSS under Enfold->General Styling:
.avia-smallarrow-slider .avia-slideshow-arrows { width: 100%; } .avia-smallarrow-slider .avia-slideshow-arrows a.prev-slide { top: 100px; left: -40px; } .avia-smallarrow-slider .avia-slideshow-arrows a.next-slide { top: 100px; }Best regards,
RikardMarch 7, 2022 at 10:37 am in reply to: Footer settings in theme settings are ignored in the frontend #1343452Hi Marcel,
I can’t see any differences in the footer on the two pages in private, did you manage to find a solution? If not, then please try loading the problem page in an incognito or private browser window.
Best regards,
RikardHi,
Social icons; please try this in Quick CSS:
#header .social_bookmarks a:before { font-size: 18px; }Overlapping; I’m not sure I understand your intentions, could you try to explain what you are looking to achieve a bit further please? If you have a screenshot highlighting what you would like to change, then please share that with us.
Settings; let us know which specific settings are not working, and we’ll look into it further.
Best regards,
RikardHi,
Thanks for the update. If you want each menu item to have a different colour, then you would need custom CSS. This is an example for the About menu item:
#menu-item-237 .avia-menu-text { color: red; }You can change the other items by inspecting them in your browser and find the ID for each menu item, then replace the ID in the example code I posted.
Best regards,
RikardMarch 6, 2022 at 3:19 pm in reply to: Strange characters appearing since last update – please help! #1343339Hey antoinedecourten,
Thanks for the login details. Could you try updating the theme to the latest version (4.9) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.
Best regards,
RikardHi Michael,
I’ve set your password manually, please try logging in with the password in private.
Best regards,
RikardMarch 6, 2022 at 9:28 am in reply to: Fullwidth Easy Slider Button won't align to center at bottom #1343333Hi Jason,
I can’t see the CSS being added on your site, did you actively clear the cache from your caching plugin? If not, then please try that out. If you need further help, then please post admin WordPress login details in private.
Best regards,
RikardHi,
If you need further help, then please post admin WordPress login details in private.
Could you post WordPress login details in private, so that we can have a closer look?
Best regards,
RikardHey Moregraphics_,
Thanks for the update. If you should need any further help with this, then please post a link to where we can see the actual problem.
Best regards,
RikardHi,
Thanks for the update. It looks like the plugin you are using is a paid plugin? We don’t own a license for it, could you share it with us privately please? We will only use it for testing purposes.
Best regards,
RikardMarch 5, 2022 at 7:18 pm in reply to: Different footers with the same template – unintentionally #1343282Hi,
Thanks for that. I created a test page, please see private. The horizontal gallery at the bottom seems to be breaking the layout, I’m not sure why though, since the same shortcodes are working on one of my test installations. Could you try deactivating all plugins, to see if that changes anything please?
Best regards,
RikardHi,
Thanks for the update. If the settings are only working sometimes, then you are likely getting locally cached results. Try checking in an incognito/private browser window next time.
Using images which are the same height is required, otherwise the slider will change its height. I would recommend using images that are wide enough to cover the slider on large screens.
Best regards,
RikardHi,
Thanks for that. I saw that you wrote that you have added billing details to the your account, but the error from Google is saying otherwise: https://console.cloud.google.com/projectselector2/billing/enable?pli=1. Could you double check your billing details please?
Best regards,
RikardHey anibalparra,
Could you try updating the theme to the latest version (4.9) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.
Best regards,
RikardHi,
Great, I’m glad that we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
Please try this CSS instead:
@media only screen and (min-width: 768px) and (max-width: 990px) { div.nectar-center-text { margin-top: 0 !important; } }Best regards,
RikardHi Kimberly,
Thanks for reaching out to us. We are not a web agency, we only develop a WordPress theme which enables users to easily create their own websites. If you are interested in our Enfold theme, then you can purchase it here: https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990
Best regards,
RikardHi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.av_tab_section .gallery-item { width: 33%; height: auto; }Best regards,
RikardHi,
Thanks for the update. I can’t see the SKU on my end on your dev site, please see screenshot in private.
Best regards,
RikardHi,
Where did you add the code? If you need further help, then please post admin WordPress login details in private.
Best regards,
RikardHi,
Great, I’m glad that you found a solution, and thanks for the update. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardMarch 5, 2022 at 10:32 am in reply to: Enfold theme update needed, but can't find purchase record #1343235Hi,
Thanks for the update. I checked the login details you posted, but both the WordPress and FTP details are not working. Please check and post new details.
Best regards,
RikardHi,
Thanks for that. I tried activating the Auto Insert Posts in the plugin options, but I’m not sure where we can see the problem you are describing?
Best regards,
RikardHey terishka1,
Please try the following in Quick CSS under Enfold->General Styling:
.sort_width_container .inner_sort_button span { font-size: 18px; color: red; } .sort_width_container .inner_sort_button span:hover { color: blue; } div.sort_by_cat { background: #262626; }Best regards,
RikardHi,
Thanks for that, those details works both for your hosting backend, and for FTP. It’s actually possible to turn debug mode on and off via your hosting backend, please see private. I’ve left it on for now.
I see some error messages related to some plugins, and some for the theme as well. I tried deactivating the plugins in question, and uploaded a fresh copy of the theme, but neither made any difference. Did you add any special code on the page in question? Would you be able to try and recreate the page, to see if that works better?
Best regards,
RikardHi Mike,
Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
Rikard -
AuthorPosts
