Home New Guten Forums WoodMart support forum Slider Revolution

Slider Revolution

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #51910

    leanazar
    Participant

    Hi i like to know 2 things about Slider Revolution

    Is there any way after selecting a background image to control the opacity of it ???

    There is a way to the texts that I write to be able to put an edge to the text.

    #51942

    Hello,

    No, Slider Revolution does not have such an option. You can upload images with less opacity or customize CSS for the background.

    In order to set the border to the text follow the steps on the screen http://prntscr.com/j3o2p7

    Best Regards

    #52013

    leanazar
    Participant

    Thanks.
    i say this type of border.
    http://benja316.shekalug.org/wp-content/uploads/2009/01/g-x_borde_texto_005.jpg

    What you told me what it does is generate a border in the box and not in the text

    #52021

    Hello,

    You will need to use this CSS code:

    .example {
     -webkit-text-stroke: 3px red;
    }

    Add it to Theme Settings > Custom CSS > Desctop

    .example is the class you may choose yours and change the color and border thickness.

    Best Regards

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