This topic has 13 replies, 4 voices, and was last updated 7 years, 9 months ago ago by Rose Tyler
Hi,
I have several questions about the menu.
1. Can I place static blocks in the mobile menu?
2. Can I add more than four columns to the menu? I believe you fixed the issue with this in 2.9, but I haven’t installed that yet do too issues with copying all the changes I have made in 2.8. The Child-theme thing still doesn’t work for my site.
3. Can I shorten the length of this email bar?
4. The Widget title reads crossed on the sidebar. I had the same issue with Footer 1. Please see this image.
5. Is it possible to make sub categories in the menu like in this image?
6. Can I add a column on the front page just like on this site?
Thank you most kindly.
‘6. Please see this image.
Hello,
1. Unfortunately there is no such possibility.
2. What do you mean saying “The Child-theme thing still doesn’t work for my site.”? Have you created a child theme? Please specify what changes should be moved to the child theme.
3. Add this code in Custom CSS:
#etheme-popup input[type="text"] {
width: 100%;
}
4. I don’t see such issue now http://storage5.static.itmages.com/i/17/0204/h_1486196748_1798707_8131979835.jpeg . Have you resolved it?
5. Unfortunately there is no such possibility.
6. You can add Product Categories element from Visual Composer to your front page.
Regards,
Eva Kemp.
‘1. Thank you.
‘2. Yes, I created one. But when I activated it the whole admin and website page went blank. To solve this (because I could access nothing anymore either backend or frontend), I deleted the child theme through FTP.
‘3. Thank you that worked well.
‘4. No:) I added a grey line from Virtual Composer Separator. But I would like to add the Widget Title to keep things in line and with the same layout. Is this possible?
‘5. Allright, thank you
‘6. Is it possible to have Header 17 and the Default Theme working, and also add the menu from Royal Market, Snowboard or Ecology? It would be extremely helpful if the menu then expends when you hover over a categorie. Please see the following image as an idea. When I added the Product Categories I got the following effect.
In Private Content you may find my login codes.
Hello,
2. Please specify what changes should be moved to the child theme and we’ll help you with it.
4. I added custom class for your title http://prntscr.com/e53pbs and added the code in Theme Options > Custom CSS:
.text-widget-title {
border-top: 1px solid #000;
border-bottom: 1px solid #ddd;
margin: 0 0 22px;
padding: 20px 0 20px;
text-align: left;
font-family: Roboto;
font-size: 16px;
}
Please check now.
6. Sorry, but there is no such feature.
Best regards,
Jack Richardson.
‘2. I want to activate the Child theme with the folder named ‘christian-child’. Then I want to place all the changes I made in 2.8 in that folder, so that I can smoothly apply version 2.9. I tried doing this but the website crashed.
Also, I would have to manually look for the changes that I made for 2.8. Is there a way to see instantly what I have done in the past, so I can copy paste that in the Child theme? Thank you kindly.
‘4. Thank you.
‘6. Thank you.
Hello,
2. We can’t know what changes you made in the theme files. You can check date of the files in your control panel or FTP to find what files were modified recently and copy them to child theme.
If you know what exactly was changed, you can give us the changes list and we’ll apply them for you.
Best regards,
Jack Richardson.
‘2. Thank you Jack. I will get back to you.
‘5. I saw that the following Royal website has the menu that I mentioned. How can I achieve this? Please see this image.
7. Can I insert on the desktop version of the website the ‘three stripes’ that are visible in the mobile version of the website? So that the following menu is visible for customers to access?
Thank you
Hello,
5. Just add 6 parent sub-items below your parent menu item, and the sixth one will be moved below.
7. Sorry, but such option is unavailable for desktop view.
Regards,
Eva Kemp.
‘5 and 7. Thank you.
8. I have question regarding the main menu tabs.
Please see this imageL
8a. Is it possible to make the menu tab ‘Sale!’ in another color (e.g. red)?
8b. And to have some spacing between this tab and the menu tab ‘Inkoop’?
8c. Can 8b apply to the desktop view only? I noticed that the iPad and phone view of the menu looks stacked together beneath each other sometimes (rather than in one row).
Thank you kindly.
Hello,
You can add this code in Global Custom CSS:
#menu-item-23405 a {
color: red;
}
and this in Custom CSS for desktop:
#menu-item-23405 a {
margin-left: 80%;
}
Regards,
Rose Tyler.
‘8. Many thanks.
Hello,
You’re welcome!
Regards,
Rose Tyler.
The issue related to '‘Menu questions’' has been successfully resolved, and the topic is now closed for further responses