Tagged: , ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #25529

    Hi guys,

    I’ve placed a sortable toggle in a sidebar. The toggles look great but the sort tags above run past (right side) toggle container with the effect that they appear chopped off (or missing) on the right side.

    Any idea how I stop this happening?

    cheers

    #127257

    Hi shortow,

    We’ll need to see the site live to inspect the code and see what can be done. If you can provide a link to the site here we’ll take a look.

    Regards,

    Devin

    #127258

    **livedealer.org/dev/**

    cheers

    #127259

    Hey!

    Please insert following code into thee quick css field to fix the issue:

    .taglist {
    word-wrap:break-word;
    }

    Regards,

    Peter

    #127260

    worked, thanks

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘toggle sort in sidebar’ is closed to new replies.