Problem with Revolution Slider

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #5341
    soyunamarca
    Member

    Hi,

    I think I’ve done something wrong. When I installed Revolution Slider I see two arrows in the same place and something’s wrong with the circles below.

    I’ve attached two images for you to see what happens

    This is the url:

    http://darlabrasa.com/webpruebas/

    Thank you

    #5365
    Ernesto
    Member

    Hi,
    You’ll need to go to your Custom CSS Section of your Theme Options Panel and enter the following code:

    .tp-rightarrow:before {content:'';}

    .tp-leftarrow:before {content:'';}

    With the circles, there seems a problem that makes the CSS run twice. Try disabling all of your plugins to see if any of them is causing the problem.

    #5371
    soyunamarca
    Member

    Hi,

    I’ve just entered that code and it still doesn’t work.
    I disabled all plugins (except revolution slider) and the same, it doesn’t work.

    #5389
    Ernesto
    Member

    Hi,
    I’ve edited the code, try to apply it now. There shouldn’t be any problem.

    #5526
    soyunamarca
    Member

    Hi, Ernesto

    I have the latest version of the theme and it still doesn’t work.

    #5530
    Ernesto
    Member

    Hi,
    Could you send me a login so I can try to enter the code myself?

    #5534
    soyunamarca
    Member
    This reply has been marked as private.
    #5570
    soyunamarca
    Member

    Anything new? I gave the access to you in a private post

    #5580
    Ernesto
    Member

    Hi,
    You´ll need to apply the code I gave you previously directly in the style.css file of the Theme Folder. You can write down the code at the end of the file

    .tp-rightarrow:before {content:'' !important;}

    .tp-leftarrow:before {content:'' !important;}

    #5615
    soyunamarca
    Member

    Great!!

    Thank you very much!!

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Problem with Revolution Slider’ is closed to new replies.