Hey Philip Cullen
You could add this CSS to your theme:
a.fasc-button
{
width:400px;
}
And if that does not work add !important:
a.fasc-button
{
width:400px !important;
}
🙂
Hi,
Thank you so very much for the prompt and very supportive reply. As I said before I’m no WordPress expert so when you say add this CSS to my theme do you mean to the file named “style.css”?
If so does it matter where it goes?
Regards,
Phil
Not really, it should be fine placing it at the end of the file 🙂
PS if you like the plugin please consider leaving it a rating 🙂
Hi,
I’ve tried both of those and neither of them work.
Regards,
Phil
I have the same question, this doesn’t seem to be working.
OK so I got it to work, but now the text color is gray by default no matter what color I make it.
Let me have a look in to this tomorrow but I think it should work fine – from what I can remember I tested this so maybe some other code on your theme is conflicting.
As you can see from the code I supplied, there is no reference to colour, so it should have zero effect on the color picker… maybe try clearing your cache and checking again?