Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #264123

    http://lawyerescape.com

    For the top sidebar widget (“Chimpy”), the right side of the widget is cut off. I can’t seem to find where in the CSS to change the width.

    Is this a quick change I can make through the Quick CSS window, or do I need to contact the plugin creator?

    Thanks!

    #264130

    Hey Scott!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .sidebar label {
    width: 85%;
    }

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.