Phil
Phil
About
- Username
- Phil
- Joined
- Visits
- 7,958
- Last Active
- Roles
- Moderator
Comments
-
You can use a dummy address like "[email protected]". Best regards
-
Hello, Please turn off all of the plugins, refresh your cache, and check if the problem persists. Moreover, if you use a child theme, switch to parent, and recheck it. Thanks
-
Hi, You must use YT parameters. You can find a list under the following link: https://developers.google.com/youtube/player_parameters#Parameters Put them in the Parameters field below Video ID. https://forum.muffingroup.com/betheme/uploads/466/YROVJ…
-
No, there is no setting for that. The Sidebar template with Visibility set to Always visible is global for all pages. Instead, you can create a sidebar with widgets, but there are fewer customization settings. https://support.muffingroup.com/video-t…
-
Hi, Do you mean the entire website or the checkbox filters? If you especially mean the checkboxes, then an external plugin must be used for that because we do not have such a feature. Best regards
-
Hi, Please check the following article: https://support.muffingroup.com/faq/troubleshoot-guide/ Follow the steps from it, and check if the problem persists. Thanks
-
If you send a link to your website, I can help you prepare such custom CSS code. Best regards
-
Sorry for the delay. It was not an easy fix, but it should be correct now. Best regards
-
Try the following CSS code: .elementor-widget-mfn_faq .faq .title{ font-size: 30px; } If it does not work, please contact us when your website will be accessible. Thanks
-
Hi, Please check these two articles: https://support.muffingroup.com/faq/bebuilder-content-different-from-frontend-missing-styles/ https://support.muffingroup.com/faq/troubleshoot-guide/ Follow the steps from there, and check if the problem persists…
-
1) To do that, you must use some external plugin. 2) The file responsible for that is includes/woocommerce-cart.php. Best regards
-
1) You have set up posts number to 4, the same amount that is displayed, so navigation did not have more posts to load. I have changed that to 8, and arrows appeared. 2) Yes, that is correct. Best regards
-
Use this CSS code: .faq .question > .title .num{ display: none!important; } Best regards
-
1) Please send us the WordPress dashboard access privately through the contact form, which is on the right side at http://themeforest.net/user/muffingroup#contact, and we will check what might be the reason. Notice! Please attach a link to this foru…
-
Hi, Do you mean these fields?: https://forum.muffingroup.com/betheme/uploads/253/4MBOJJG26C9C.png If yes, then yes, we support these fields. To use them in a Query Loop you must use this construction: {postmeta:fieldname}. Best regards
-
You have a large padding assigned to the logo. https://forum.muffingroup.com/betheme/uploads/446/LYV4GU17OQMY.png Go to Betheme -> Theme options -> Global -> Logo, and reduce the padding value there: https://forum.muffingroup.com/betheme/up…
-
Hey, Please send us the WordPress dashboard access privately through the contact form, which is on the right side at http://themeforest.net/user/muffingroup#contact, and we will check what might be the reason. Notice! Please attach a link to this fo…
-
Use the following CSS code: @media only screen and (max-width:767px){ .column_attr blockquote{ font-size: 20px; } } Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS. Best regards
-
Hi, Please see this article: https://support.muffingroup.com/faq/troubleshoot-guide/ Follow the steps mentioned there, and check if the problem persists. Thanks
-
There is no option to move the number out. To change the icon color, use this CSS code: .faq .question .title i{ color: #f0f!important; } Best regards
-
Please attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before …
-
Regarding links in BeBuilder and Theme options, the migration plugin should work properly if you have a theme version above 27.0 https://support.muffingroup.com/how-to/how-to-change-url-path-in-muffin-builder/ On Slider Revolution, we do not have in…
-
Open BeBuilder, open wrap options, and edit top padding settings. https://forum.muffingroup.com/betheme/uploads/550/VAXYT70MRKD6.png Also, edit the Column Text element and reduce the bottom margin. https://forum.muffingroup.com/betheme/uploads/455/Z…
-
Hi, Please follow the steps I explained in the following topic: https://forum.muffingroup.com/betheme/discussion/comment/250774 Best regards
-
Glad to see that you found a solution that suits you. If I can help with anything else, please let me know. Best regards
-
Hi, You have a placeholder that creates this space: https://forum.muffingroup.com/betheme/uploads/404/A0UIN4856NDA.png Also, Wraps have top paddings assigned to them: https://forum.muffingroup.com/betheme/uploads/188/55W801COYV96.png https://forum.m…
-
Can you please tell me what the root cause was? Thanks
-
So, you must use custom CSS code to do this. #Footer{ background-color: #213705!important; } Put it in the Custom CSS field in the Page Options of the page where you want to change the background. https://forum.muffingroup.com/betheme/uploads/268/Y…
-
Hi, In Elementor, custom CSS code is required. If you send a link to your website, I can help you write it. Thanks
-
Hi, It can be hidden with a custom CSS code. However, there is no sitting to put ACF content there, and such modification would require modifying theme files. Best regards