Home › Community Forums › Epik Theme Support › Epik Theme and Flare Plugin › Reply To: Epik Theme and Flare Plugin
September 11, 2013 at 1:01 pm
#7327

Customer
Since the plugin has its own css that could be whats causing it to look weird, but it could also just be a conflict with the theme some kind of way. If I add more width to line 561 of the plugins css it adds more space –
.flare-vertical {
border-radius: 4px 4px 4px 4px;
display: block;
opacity: 0;
overflow: visible;
padding: 10px;
position: fixed;
top: 40px;
width: 60px;
z-index: 100;
}
So try adding that to your style.css of the theme with “!important” and see if that works.
I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com