Home Forums Basel support forum Drop-down menu basel theme

Drop-down menu basel theme

Viewing 24 posts - 1 through 24 (of 24 total)
  • Author
    Posts
  • #212545

    model131
    Participant

    Hello,
    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,
    Dariusz

    #212589

    Hello,

    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

    #212610

    model131
    Participant

    Thank 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,
    Dariusz

    #212660

    Hello,

    What is the URL for the blog page on this site? http://www.modelight.co.uk It should be something different from blogand you would not have any conflicts.

    Best Regards

    #212670

    model131
    Participant

    Great it’s http://www.modelight.co.uk/blogposts
    Best,
    Darius

    #212755

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

    #212816

    model131
    Participant

    Hi Elise,
    When are you going to look into point 2, 3 and 4?
    Best,
    Dariusz

    #212837

    Hello,

    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

    #212844

    model131
    Participant

    Hi 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,
    Dariusz

    #212939

    Hello,

    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

    #212953

    model131
    Participant

    Hi 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,
    Dariusz

    #213005

    Hello,

    Please clean this field https://prnt.sc/tm6bux and Ifobox will be linked on the whole area https://prnt.sc/tm6b8p

    Best Regards

    #213098

    model131
    Participant

    Hi 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,
    Dariusz

    #213111

    Hello,

    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

    #213120

    model131
    Participant

    Hi 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,
    Dariusz

    #213188

    Hello,

    Make the full backup of your site and provide FTP (most likely I will not use) I will update.

    Best Regards

    #213363

    model131
    Participant

    Hi Elise,
    There’s also an update for woocommerce. Could you update as well?
    Please advice how I can do this on my own.
    Best,
    Dariusz

    #213531

    Hello,

    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

    #213901

    model131
    Participant

    HI 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,
    Dariusz

    #213947

    Hello,

    Please provide page URL I am checking the site and I do not see the date and author in the blog post.

    Best Regards

    #213982

    model131
    Participant
    #214075

    Hello,

    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

    #214088

    model131
    Participant

    Hi Elise,

    Thank you for your helping me!

    Best,
    Dariusz

    #214123

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 24 posts - 1 through 24 (of 24 total)

The topic ‘Drop-down menu basel theme’ is closed to new replies.