• Hi,

    The plugin widget will only show in a very small column, 75px width, I’ve tried all sorts of variations of CSS to make it work properly, it works great on our current site but I’m in the middle of a re-design and can’t get it to show properly on that site.

    Is there something I’m missing in regards to making it show normal? A special class tag I’m not using?

Viewing 1 replies (of 1 total)
  • Plugin Author guildqualityalex

    (@guildqualityalex)

    Hi There,

    Sorry that you’re having trouble with getting this to display the way you want on the new site. You may be able to override the column based CSS in your stylesheet by adding something like the following:

    
    .gq-reviews { max-width:100% !important;}
    .widget-column{width: 100% !important;}
    

    If that doesn’t work for you, feel free to send along a link to any staging site you might have and we’ll try to help further.

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin CSS issues’ is closed to new replies.