Phil
Phil
About
- Username
- Phil
- Joined
- Visits
- 8,106
- Last Active
- Roles
- Moderator
Comments
-
When you create a Mega Menu for the primary language, it should be automatically styled by the CSS you have for the primary language. Best regards
-
In the first tab, you used an element that uses JS. As I said before, Tabs does not support JS, which is why the display is incorrect. You need to choose another element. Best regards
-
Can you explain in more detail what do you mean by that, please? Thanks
-
The source of your retina image leads to a 404 page, so it does not exist. Please, go to Betheme -> Theme options -> Global -> Logo, and choose the retina logo again there. Thanks
-
You need to create a template and sidebar for each category and add sidebar elements to these templates. https://support.muffingroup.com/video-tutorials/how-to-create-custom-template-for-the-shop/ https://forum.muffingroup.com/betheme/uploads/964/B8…
-
Hi, It can be changed in Betheme -> Theme options -> Responsive -> Header. https://forum.muffingroup.com/betheme/uploads/697/KNROWBZFBMKL.png Thanks
-
Hi, Please, go to Betheme -> Theme options -> Custom CSS & JS -> CSS, and put there the following CSS code: @media only screen and (max-width:960px){ .woocommerce.mobile-row-2-products .products.related ul.products li.product:nth-chi…
-
Glad to hear that. Can I help you with anything else? Best regards
-
Hello, To fix that, you should open the element options, go to Advanced -> Spacing, and set the margin value to zero. https://forum.muffingroup.com/betheme/uploads/977/61CJYK0I30VA.png Best regards
-
Hi, You will have to use the shortcodes to put elements in the tabs. You can find elements with the shortcodes here: https://muffingroup.com/betheme/elements/ However, notice that Tabs does not support JS in their content, and if some element uses i…
-
Hi, So I am waiting for an update from you. Best regards
-
Hi, Sorry, but I quite do not understand. Can you attach a link to your website and explain in more detail what you want to achieve, please? It would be great if you also attach screenshots pointing to what you refer to. Thanks
-
Hello, If you want to have the whole menu item clickable, please, head to the following topic: https://forum.muffingroup.com/betheme/discussion/39360/optimising-dropdowns-mobile#latest There you will find instructions on how to achieve that. Thanks
-
Yes, if the image size is too small, there will be no zoom effect. If you want to have it, you should upload the image in higher resolution. Thanks
-
Hi, Do you have the newest version of the Betheme? If not, please, update it. If this will not help, please send us WordPress dashboard access privately thru the contact form, which is on the right side at http://themeforest.net/user/muffingroup#con…
-
So everything is fine now? Is there anything else I can help you with? Best regards
-
Please, go to Betheme -> Theme options -> Responsive -> General, and remove the logo from there, or replace it with your own mobile version of the logo. https://forum.muffingroup.com/betheme/uploads/983/DL04M6792KPS.png Thanks
-
Please, use this code: #menu .wpml-ls-item .sub-menu{ border-radius: 0 0 15px 15px!important; } #menu .wpml-ls-item > a > span{ font-size: 25px!important; font-weight: 900!important; } You are welcome. ? Best regards
-
Hi, Unfortunately, there is no template that would allow achieving such a display. If you would like to see this feature in future updates, please, let us know on the following topic: https://forum.muffingroup.com/betheme/discussion/113/your-suggest…
-
Please send us the WordPress dashboard and FTP access privately thru 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 for…
-
Hi, 1) Are you using the custom templates, or the ones from the theme options? 2) Are copying the files only or the whole path to them? If the files only, please, try to copy the whole path. The catalogs do not have to have files you do not use. Be…
-
I have fixed the tables on your website. Please, check that. Thanks
-
It might be the server configuration issue. It would be better if you contact your server administrator for that. Best regards
-
Hello! If you are having issues with deregistering your license key, want to manage your license key, or most importantly, you want to deregister a website that has been removed without deregistering it first, head to this topic: https://forum.muffi…
-
Please, go to Betheme -> Theme options -> Custom CSS & JS -> CSS, and put there the following CSS code: .product-gallery-zoom .woocommerce-product-gallery__image:hover .wp-post-image{ opacity: 1!important; } Thanks
-
Please send us WordPress dashboard access privately thru 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 forum discussio…
-
Please, go to Betheme -> Theme options -> Shop -> Products list, disable the Infinite Load, and check if the pagination appears then. https://forum.muffingroup.com/betheme/uploads/133/U8KWOUQYDE6U.png Thanks
-
Please, use the following CSS code: #menu .wpml-ls-item .sub-menu .menu-item span{ font-weight: 900; font-size: 18px; } Thanks