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].
I am using “Vantage Theme”, “Simple Page Sidebars” plugin, and “WP Posts Carousel” plugin. In the carousel inside the sidebar, the “read more” text is right-aligned. How can I recenter the button’s text? See attached screenshot.
Hi LUIGI
Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.
This is a private message.
This is a private message.
Hi LUIGI
You can fix/change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
.compact-theme.wp-posts-carousel .wp-posts-carousel-buttons a { padding-right: 26px !important; }You might also need to install the SiteOrigin CSS Editor.
Thank you. It worked….
Glad that helped. All the best.