• Resolved joschro02

    (@joschro02)


    Hello,

    I am using the Soliloquy Slider with the FlatOn theme in WordPress. I want to float the slider to the right, and have the text on the page wrap around the slider to the left of it. I added the following to the style.css file, and it floated to the right, but the text did not wrap to the left.

    .soliloquy-container {
    display: inline;
    float: right;
    margin-left: 10px;
    }

    The text only went below the slider, leaving a big gap to the left of the slider. How can I fix this?

    https://www.ads-software.com/plugins/soliloquy-lite/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Wrapping text around slider’ is closed to new replies.