New Landing How can we help? Themeforest Theme Support Neighborhood Links in the revolution slider are not working

Viewing 8 posts - 1 through 8 (of 8 total)
  • #195994
    goodtimesmag
    Member
    Post count: 191

    Hi Swiftideas team,

    at the moment I try to create my revolution sliders. Actually everything works fine instead of the links in the slider. When I add a link to the whole slider only the outer part of the slider are clickable and when I add a link to the text or button layer inside the slider these links are also not working. Could you please tell me what the problem is?

    This is my live URL: http://www.goodtimesshop.de/goodtimesmag/

    Many thanks for your help in advance.

    Best regards,

    Mirco Wagner

    #196011
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-
    .tp-bullets{display:none !important;}
    Thanks
    Mohammad

    #196017
    goodtimesmag
    Member
    Post count: 191

    Hi Mohammed,

    many thanks for your replay.

    I have used the css code, but nothing changed. When you check my provided URL link http://www.goodtimesshop.de/goodtimesmag/
    you can also see that the button in the center of the slider is not working.

    Best regards,

    Mirco

    #196019
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove last code and use this new code:-
    .tp-bullets{display:none !important;}
    Thanks
    Mohammad

    #196031
    goodtimesmag
    Member
    Post count: 191

    Hi Mohammed,

    as you can see here (http://www.goodtimesshop.de/goodtimesmag/) your provided code didn’t solve the problem. The button and the slider is still not clickable.

    #196036
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please find given below code at Admin -> Theme Options -> Custom CSS.

    .woocommerce div. product div.summary {
    width: 68% !important;
    
    Change with:-
    .woocommerce div. product div.summary {
    width: 68% !important;
    }

    You have missed one closing brace } at this code that is cause to issue.

    Thanks
    Mohammad

    #196044
    goodtimesmag
    Member
    Post count: 191

    Yes, that helped. Now the link on the slider is working, but the bullet are not visible anymore. Is there a solution to make the bullets visible and the link work?

    #196046
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove last code and use this new code:-
    .tp-bullets{height:20px !important;}
    Thanks
    Mohammad

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

You must be logged in to reply to this topic.