Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #322027

    Dear Kriesi-Team,

    is there a possibilty to use the same CSS styles from Easy Slider headline and description (for example: h2.avia-caption-title, avia-caption-content) within the “Layer Slider WP”? How can I a add the right code into the custom CSS field of “Layer Slider WP”?

    Thank you so much!
    Manfred

    #322241

    Hi Manfred!

    Thank you for using the Enfold theme.

    You can use this:

    font-size: 28px;
    line-height: 1.1em;
    margin-bottom: 10px;
    background: #000;
    filter: alpha(opacity = 80);
    background: rgba(0, 0, 0, 0.5);
    display: inline-block;
    margin: 0 0 1px 0;
    padding: 10px 15px;
    text-transform: uppercase;
    letter-spacing: 1px;

    To make it easier, try learning about google inspector or firebug. You can then look for the appropriate style of a specific object.

    Regards,
    Ismael

    #322324

    Hi Ismael,

    Yes, it works quite well with google inspector, withing the tab “computed” I can see all individual css settings. I was only unsure, if I can use directly some enfold specific styles within Layer Slider WP, but with this tool it is really use to find out and add it simply to the custom css field.

    Thank you so much for your support!
    Manfred

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘CSS Easy Slider available for Layer Slider WP’ is closed to new replies.