Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #740480

    Paul N
    Participant

    I have (4) Revolution Sliders on my webpage. All (4) Display properly in both Firefox and Internet Explorer.

    In Chrome (2) Are displaying properly. (2) are not.

    The (2) that are not Displaying properly show main background image only and not the slide content images.

    I have tried resizing images but that did nothing.

    Any help is appreciated.

    I will supply login information in the post that follows.

    Thank you.

    #740482

    Paul N
    Participant
    This reply has been marked as private.
    #740489

    Christopher
    Moderator

    Hi there,

    Please find this code and remove it :

    .x-main img {
        max-width: 100% !important;
        display: block;
        margin: 0 auto;
    }

    Thanks.

    #740505

    Paul N
    Participant

    I’m afraid your response is a little too “cryptic” as in where do I look for this code snippet??

    #740515

    Christopher
    Moderator

    Hi there,

    Sorry if I wasn’t clear enough.
    It’s under Customize -> Custom -> CSS.

    See the attachment.
    Thanks.

    #740559

    Paul N
    Participant

    Sliders are now working.

    Thank you for your help.

    #740564

    Christopher
    Moderator

    You’re welcome.