Home>Support>How to align pdf icons to the left side and below each other?

How to align pdf icons to the left side and below each other?

Hei my challenge is to align my pdf icons to the left side and
below each other with the visual editor in page builder.

• The images that are shown are scaled to the „right size“ (17×17 px)

• Image details / Display settings are set to ALIGN – left

But unfortunately are the CHECK-icons not vertically aligned below each other on the site :(

WHAT TO DO to change this?

URL: http://www.minmassasje.com/service/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Hi Sebastian

    Try the following under Appearance > Custom CSS to help out with this:

    /* Services Page */
    
    .entry-content .textwidget .alignleft { margin: 0; padding-right: 1rem; }
    
  2. 9 years, 9 months ago Sebastian

    Perfect! solved. Thanks Andrew.

    1) question : will the CSS work for the whole site?

  3. 9 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    For sure.

    That CSS will affect all align left images on the site. If you want to be only applicable to that page try changing it to:

    /* Services Page */
    
    .page-id-12 .entry-content .textwidget .alignleft { margin: 0; padding-right: 1rem; }
    
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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More