I am trying to add menu to Showcase positions but the link does not work. Upon load of the page the link works (Whilst page is laioding) but after about a scond the link becomes disabled (After page has loaded). Please advise how to fix this issue. Please see link here and look at Basket on left side.
To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
.logo-strip,
.showcase-1 .menu li a::after {
display: none;
}
There are no replies made for this post yet. Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »