Phil
Phil
About
- Username
- Phil
- Joined
- Visits
- 7,686
- Last Active
- Roles
- Moderator
Comments
-
I am glad I could help. Regarding your new questions: Use the following CSS code to prevent text from going outside the frame: .mfn-header-tmpl-menu-sidebar .mfn-menu-link > .label-wrapper > .menu-label { white-space: wrap!important; } Put it…
-
Hi, Try the following CSS code: @media only screen and (max-width:767px){ #Top_bar .top_bar_left .logo{ padding: 20px 0; } #Top_bar .top_bar_left .menu_wrapper .responsive-menu-toggle, .mobile-sticky #Top_bar .top_bar_left .menu_wrapper .respo…
-
Hi, Please attach a screenshot from your backend showing how you placed that video on that post. Thanks
-
Hi, We will get familiar with this plugin, and we will propose a solution for that in a couple of days. Best regards
-
Hi, See the following video tutorial: https://support.muffingroup.com/video-tutorials/building-mobile-headers/ Best regards
-
Hi, The menu on the Ski3 demo was done with the sidebar menu template. See the following video tutorial: https://support.muffingroup.com/video-tutorials/how-to-create-a-full-screen-menu-in-wordpress-2/ Best regards
-
Hi, You have a background image set for the brands section: https://forum.muffingroup.com/betheme/uploads/552/I0BY82OH1LMG.png You will find it in the deprecated area: https://support.muffingroup.com/faq/what-deprecated-in-the-bebuilder-means/ Best…
-
1) Assign the video as the section background: https://forum.muffingroup.com/betheme/uploads/213/P7OVBZZ8399S.png 2) Did you add the blur with a custom CSS code? You can do it through BeBuilder in the section advanced -> background settings: http…
-
Hi, Do you have the newest version of Betheme installed? Did you try purging the cache? If yes, please try to purge and disable it, to see if it works with cache inactive. Best regards
-
Hi, With the split menu from theme options, the action button is not available. However, you can replicate this layout with the header builder: https://support.muffingroup.com/video-tutorials/header-builder-2-0/ Best regards
-
Making anchor links (in the menu or not) is as simple as creating regular links. Please head to the documentation, where you will find all the required steps to do that: https://support.muffingroup.com/faq/how-do-i-link-an-anchor-on-the-same-page/ Y…
-
Hi, Copy the Gravity Form shortcode and put it in the Column Text or Plain Text element. If you choose Plain Text, remember to enable shortcode parsing. Best regards
-
Live search works completely fine in my environment, so I cannot replicate the problem. If we find that your problem is not related to the configuration, but rather something within the files, then the FTP is crucial. Without it, we will not be able…
-
Filters work only with all categories, so there is no option to achieve what you need. Best regards
-
You can try to restore them with revisions: https://support.muffingroup.com/video-tutorials/revisions-in-theme-options/ Best regards
-
Hi, If it is in a Column Text element, you can set it in the Style tab. https://forum.muffingroup.com/betheme/uploads/701/O3PTP08ZPKC1.png Best regards
-
You did not assign attributes to corresponding images: https://forum.muffingroup.com/betheme/uploads/472/4LBW2MOZLX53.png They are all set to "any". You must assign them: https://forum.muffingroup.com/betheme/uploads/935/CO5TCI7IDKQS.png B…
-
Hi, Please go to Betheme -> Theme options -> Responsive -> General, and enable the Pinch to zoom option: https://forum.muffingroup.com/betheme/uploads/065/BOBBN3ON5W9P.png Best regards
-
Please go to Betheme -> Theme options -> Global -> Advanced, and try these two options (which suits you best): https://forum.muffingroup.com/betheme/uploads/975/NCUQYEXM7Z3T.png Best regards
-
Hi, I am happy to see that you handled it. Please let me know if I can help with anything else. Best regards
-
Sure thing. I will let you know when we find a possible solution. Best regards
-
Try to add !important after the font size value. .mfn-sidemenu-menu .mfn-menu-link .label-wrapper .menu-desc{ font-size: 30%!important; } Best regards
-
Try the following CSS code: @media only screen and (max-width: 767px){ #Top_bar .logo a img{ min-width: 216px!important; } } Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS. Best regards
-
What program do you use for SVG, or where did you take them from? Best regards
-
Hi, You can put this CSS code to Betheme -> Theme options -> Custom CSS & JS -> CSS. Best regards
-
Did you put it in Betheme -> Theme options -> Addons & Plugins -> Addons? https://forum.muffingroup.com/betheme/uploads/921/6O636IVA9YKN.png Best regards
-
2) Except for changing the short description of this one product, I did not touch anything else. 3) Try the following CSS code: .content-brightness-dark .cart .mfn-wish-button:hover .path{ stroke: #d7e3ff!important; } Put it in Betheme -> Theme…
-
Hi, Do you have any cache active on your website? All you described here seems to be related to the cache active on your website. Best regards
-
Hi, I am glad to see that you found the solution. Regarding opening on the same page, we will take your suggestion into account. Best regards
-
If you send me a link to your website, I can help you by preparing a custom CSS code that will do the job. Best regards