omer tarik
asked 9 years ago

Hi!
I have a website and I’m using your plugin. I wanna disable public button dropdown menu, because it looks stupid. If you wanna check it, here’s the link.
So in the link you can see “herkese açık”. It means public. How can I disable this thing?
Thanks,
Omer
 

1 Answers
DominicStaff
answered 9 years ago

To disable  the “Public/ private” button in your site, you can add the following code to the style.css file: 

.dwqa-single-question .dropdown-toggle { display: none; }

Regards,

omer tarik
replied 9 years ago

Which style.css file I have to edit?

dominic Staff
replied 9 years ago

You can log in to Dashboard > Appearance > Editor > style.css file.

Powered by DW Question & Answer Pro