Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Using SiteOrigin Widgets Bundle 1.13.0 with WP 4.9.8, BeaverBuilder 2.1.4.5 and the Astra theme.
I would like the items in the list to left-align. (They appear to be centered.) Is there a way to do this? Many thanks!
Hi Richb-hanover,
You can do this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add following CSS.
You might also need to install the SiteOrigin CSS Editor.
Hi Alex, Thanks for the speedy response. I did install the SiteOrigin CSS Editor and added that bit of CSS, but it didn’t work.
Here’s the site: https://pinnacleproject.info. The footer widgets seem to be center-aligned – here’s a screen shot:
I looked at the Pseudo Elements in the Firefox Inspector, and see the CSS there, but apparently it’s getting overridden somewhere. Any other thoughts? Thanks.
Rich
PS I took a moment to watch the video of using the CSS editor, and holy moly! That’s a very sexy piece of software!
I still haven’t found a workaround to left-justify the items, though
Hi Richb-hanover,
Thank you for the link. Please add the following additional CSS to WP AdminAppearanceCustom CSS:
Thank you for your very kind words! :)
Hi Alex – yes that bit of CSS made the difference. Thanks. (See https://pinnacleproject.info)
One more fussy question: the “>” icons slightly above (vertically) the text (see image below)
I looked in the CSS Editor, but had trouble identifying what element contained the “>” icon. Is there a way to adjust the vertical alignment? Thanks again.
Hi Richb-hanover,
Please and adjust the following CSS:
Specifically, adjust the 11px to get the desired alignment.