I’ve got the plugin installed and it’s working however the text is being displayed on the left side of the bar, I’d like it to be centered. I don’t see anything in the settings to achieve this. Thanks.
1 Answers
To resolve this issue, you can add the following code to the style.css file:
#dwpb { text-align: center !important; }
If you still face there issue, you can send me your site for further checking.
Hope this helps !
Please login or Register to submit your answer