Alignment Troubles (How to Center)
Ok, I am stumped.. I have created my site, but am unfortunately not able to align the most basic items. The first of these is the widgets “title”. I can not seem to find anywhere where I can align this to “center”???? Im assuming there is an easy method to this because it is very likely to be one of the first adjustments novice web developers would like to change. Im also curious if perhaps there is also a quick way to align all of the widgets within a row so they can all adjust at the same time?? I am terrible at coding (and it honestly looks like the Matrix to me) so perhaps a method that is easily selected in one of the easy editors, with a plugin designed for this, or possibly even a small snippet of code I can paste into the custom CSS.
I am using Vantage Premium 2.4.4 if that helps any.
Thanks
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1hai,
try this;
install siteorigin css plugin ( https://wordpress.org/plugins/so-css/ ) . activate it
Now go to Appearance > Custom CSS
insert this code there and save
.widget-title { text-align: center; }Hope it helps.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.