-
-
Hello,
1. How do I add youtube or vimeo videos on the page?
There is no such option which is showing on home page.
2. How do I hide additional information tab in the product page.
Link: https://www.softags.com/leefilters/product/3126/ (I dont want to show in any product page)
3. Mobile menu is not coming same as desktop menu. How do I set the same in mobile. No such option in appearance -> menu.
4. I want the search bar in the right side and hide the cart icon as I am using as a catalogue.
5. How do I add a mega menu. To be very frank this theme is not feasible to use for a beginner or a intermediate as for everything we have to go to customise and it freezes like hell.
Please add a dummy mega menu under products. I ll change the links.
-
-
Hello,
1.You can add videos using the Media element. Then go to the “Media” options > Select Media Type > Video with Placeholder (screenshot);
Then scroll down to the Video section. Select either Youtube or Vimeo from the drop-down list in “Video Background” option.
Add the youtube video id for it to show up. The id is the last digits you see in a normal youtube video link (screenshot). Same goes for vimeo videos.2. To hide the additional information tab in the product page, add this custom css into Customize > General > Custom Codes > Custom Css:
.woocommerce-tabs ul.tabs li#tab-title-additional_information { display: none; }
3. Mobile menu has different style because is defined from the small screen. What do you want to change to it?
4. Hover over the header tools to open the options to hide/show the search and cart. See screenshot: https://postimg.cc/image/ipgo6g2uj/
5.Add a mega menu just like any other theme. By assigning the columns you want as mega menu columns in the Appearance > Menus.
Screenshot: https://postimg.cc/image/6ov85mnp7/
This is the WordPress default mega-menu.Let us know.
Best regards!
-
1. Please tell me how to add using visual composer? Your page builder just freezes and dosent work properly.
2. How Do I display in menu in mobile: https://prnt.sc/jfbrm3
-
Also I dont want to add video background. I want to show diff videos in 3 columns. How do I do it?
-
Hello,
1- The page builder works fine. Please make sure to increase the memory_limit. See the screenshot below to understand how to use Visual Composer to add videos. As well as showing different videos in 3 columns:
https://postimg.cc/image/wc9vbydq3/
2-Are you requestiong to have the same header in mobile, like it is in desktop? If yes, you need to use custom css for it.
This is not available in theme options.Best regards!
-
Brother my menu is showing different in mobile. Can you please set the same.
Right menu and left menu.
For mobile right now it is assigned to main navigation.
-
Hello,
Exactly, the left/right menu style with logo in the middle, is the header’s desktop layout. This can not be kept in mobile because there is another menu style set for mobile(due to it’s small screen width). That is the mobile menu, see screenshot: https://postimg.cc/image/6vj12r6uj/
If you want to keep the desktop style, then you will have to customize it using custom css. Add the code in your Custom css box in Customize > General > Custom Codes > Custom Css.
Please know that this is a personal customization and further customizing is not included in support.
Best regards!
-
You must be logged in to reply to this topic.