Home › Forums › Basel support forum › Drop-down menu basel theme
Drop-down menu basel theme
- This topic has 23 replies, 2 voices, and was last updated 4 years, 3 months ago by Elise Noromit.
-
AuthorPosts
-
July 20, 2020 at 8:50 am #212545
model131ParticipantHello,
Could you help with the below things?
1. How to change colour of the font to white in drop-down menu? print screen: https://prnt.sc/tl2ohz
2. How to remove product counts from categories, while keeping the same design configuration? Print screen: https://prnt.sc/tl2p73
3. Dow to display a video thumbnail instead of green cover (the video works)? Print screen: https://prnt.sc/tl2q4f
4. How to make a link work for a box in “information box”? A link is added, however when hover over a picture, it show only a picture title; a link works for button text and brief content. Print screen: https://prnt.sc/tl2s6c
Best,
DariuszJuly 20, 2020 at 9:40 am #212589
Elise NoromitMemberHello,
Thank you very much for choosing our theme and for contacting us.
1. You can set the menu color in the Theme Settings > Typography > Navigation font.
Also, you can change the font by means of an Advanced typography option, which allows to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.
2. 3. 4. Please provide your site admin access to the private area and pages URL with the problem.
Best Regards
July 20, 2020 at 10:43 am #212610
model131ParticipantThank You for a quick reply.
Could you also advise on the below.
New wordpress installation (basel theme) is installed in the root directory http://www.modelight.co.uk.
I’ve got a separate wordpress installation in the following folder: http://www.modelight.co.uk/blog – I’d like to keep it.When I’ve changed a permalink in “Blog — Posts Page” to http://www.modelight.co.uk/blogposts it stopped showing breadcrumb for a page. So I’ve used blog elements (now Blog Posts http://www.modelight.co.uk/blog-posts) because it works well. However I’d like to ask you if it won’t cause any conflicts.
And if we’re talking about the blog could you hide author bio or tell how to do this?
Best,
DariuszJuly 20, 2020 at 12:57 pm #212660
Elise NoromitMemberHello,
What is the URL for the blog page on this site? http://www.modelight.co.uk It should be something different from
blog
and you would not have any conflicts.Best Regards
July 20, 2020 at 1:11 pm #212670
model131ParticipantGreat it’s http://www.modelight.co.uk/blogposts
Best,
DariusJuly 20, 2020 at 8:18 pm #212755
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
July 21, 2020 at 7:36 am #212816
model131ParticipantHi Elise,
When are you going to look into point 2, 3 and 4?
Best,
DariuszJuly 21, 2020 at 8:57 am #212837
Elise NoromitMemberHello,
2. Please add this code to the Theme Settings > Custom CSS > Global:
body .cat-design-alt .products-cat-number { display:none; }
3. Edit the page and find this element: https://gyazo.com/2d678a83c644ec7e379a0dbff255a01c
4. Edit the page and find the Infobox element and edit each https://gyazo.com/f7b81fe7e18c3207e5c7282c5b5bfc7e
Best Regards
July 21, 2020 at 9:26 am #212844
model131ParticipantHi Elise,
Nr 2 sorted, thank you.
Nr 3 and 4 – I did all that before contacting you. I mean I placed the links in proper places but it doesn’t give the full functionality.
Could you have a look once again?
Best,
DariuszJuly 21, 2020 at 2:36 pm #212939
Elise NoromitMemberHello,
Do you mean this https://prnt.sc/tlz08k ? I have checked the links work correctly.
They lead to the categories which you have assigned.
Best Regards
July 21, 2020 at 3:09 pm #212953
model131ParticipantHi Elise,
Please have a look at the print screen: https://prnt.sc/tlzm6p (my configuration on the right).
You’re right, A and B lead to categories, however when I hover over a thumbnail, it shows a picture title. I thought the link works for the whole box. If not, how to hide a picture title when hovering over it?
Best,
DariuszJuly 21, 2020 at 9:10 pm #213005
Elise NoromitMemberHello,
Please clean this field https://prnt.sc/tm6bux and Ifobox will be linked on the whole area https://prnt.sc/tm6b8p
Best Regards
July 22, 2020 at 8:37 am #213098
model131ParticipantHi Elise,
Thank you, it works. The picture titles still were visible after hovering over but I changed their names and it’s ok now.
Could you advise on the point nr 3?
The video on home page works but displays green screen. https://prnt.sc/tmfc6g
Best,
DariuszJuly 22, 2020 at 9:41 am #213111
Elise NoromitMemberHello,
You need to edit the page, find the video element, and edit as you edit all the elements, you will find the field to insert the video URL.
Best Regards
July 22, 2020 at 10:14 am #213120
model131ParticipantHi Elise,
I deleted the video element that comes with a demo theme. Then I’ve added the same video element, inserted the link and it started working properly. Thank you for your help.
Could you advice on the theme update. There’s a basel theme update available. I wanted to update it and received this message – https://prnt.sc/tmh96g. I’ve waited for 20 min and nothing changed. Is it normal or there’s a solution to that?
Best,
DariuszJuly 22, 2020 at 1:00 pm #213188
Elise NoromitMemberHello,
Make the full backup of your site and provide FTP (most likely I will not use) I will update.
Best Regards
July 23, 2020 at 7:00 am #213363
model131ParticipantHi Elise,
There’s also an update for woocommerce. Could you update as well?
Please advice how I can do this on my own.
Best,
DariuszJuly 23, 2020 at 1:17 pm #213531
Elise NoromitMemberHello,
You need to go to Appearance > Themes > enter the parent theme and press “Update” https://gyazo.com/e1c842618964712dd90f9ae695db6857 you will see this https://prnt.sc/tn9glw
All the plugins are updated in the Dashboard > Plugins, you will find the “Update” option in each plugin.
Best Regards
July 24, 2020 at 1:27 pm #213901
model131ParticipantHI eLISE,
Thank you!
Could you also tell me how to remove author bio and post date in blog posts? https://prnt.sc/tm0o0t
– Author bio is off in theme settings, however still appears.
– I’ve added the below code to custom css and date stopped appearing on posts pictures (top left corner) however it still appears under the titles on posts pages:
.post-date {
display:none!important;
}Best,
DariuszJuly 24, 2020 at 3:14 pm #213947
Elise NoromitMemberHello,
Please provide page URL I am checking the site and I do not see the date and author in the blog post.
Best Regards
July 24, 2020 at 4:49 pm #213982
model131ParticipantJuly 25, 2020 at 8:24 am #214075
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
.basel-entry-meta li.meta-author { display:none; } .basel-entry-meta li.meta-date { display:none; }
Best Regards
July 25, 2020 at 10:03 am #214088
model131ParticipantHi Elise,
Thank you for your helping me!
Best,
DariuszJuly 25, 2020 at 11:21 am #214123
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
Tagged: drop down, Information box, product counts, video
The topic ‘Drop-down menu basel theme’ is closed to new replies.
- You must be logged in to create new topics. Login / Register