Home>Support>Logos don’t center anymore

Logos don’t center anymore

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].

Hello,

Today I uploaded my the SiteOrigin Widgets and of my page (www.salonkivenebonito.fi) and suddenly my footer logo section’s logos won’t center anymore. I’m a total noob with this and I don’t have any support from the company who built my page. I suppose it’s the Image Grid widget which is acting up? What can I do to fix this and get my logos back to center? As you can see it looks quite bad now. I’d appreciate a lot if you can help me.

Best regards,
Jani

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

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

    Hi Jani

    Thanks for posting. All looks ok now, did you make progress?

  2. 5 years, 11 months ago Salonkivene

    Hi Andrew!

    I got it working but don’t know if the solution I found was good in the long run.

    I found a file called sow-image-grid-default-c51e448a0a62.css through FTP and which I edited a little bit.

    .so-widget-sow-image-grid-default-c51e448a0a62 .sow-image-grid-wrapper {
      padding-top: 10px;
      line-height: 0;
    }
    

    There was one more line about centering and I removed the whole line and everything worked. For some reason my backup about the file doesn’t exist anymore so I can’t remember what the actual code of the line was. But what do you think, is this going to cause me problems in the long run?

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

    Hi, thanks for the update. Unfortunately, if you edit any core plugin files the changes will be lost the next time the plugin is updated. The entire theme or plugin folder is overwritten. If you recreate the issue or when the change is lost, I could take another look.

  4. 5 years, 10 months ago Salonkivene

    Hi Andrew,

    The problem came back now after an update. Any idea what originally could have caused this change since I haven’t touched anything in the site for months and also any tips for fixing it permanently?

    Also I don’t know if this has anything to do with this problem but I got this email about my site experiencing technical problems from WordPress 3 hours ago. “WordPress caught an error with one of your plugins, Wordfence Security.”

    “Error Details
    =============
    An error of type E_COMPILE_ERROR was caused in line 7 of the file /home/salonkiv/public_html/wp-content/plugins/wordfence/lib/wordfenceClass.php. Error message: require_once(): Failed opening required ‘/home/salonkiv/public_html/wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php’ (include_path=’.:/opt/cpanel/ea-php70/root/usr/share/pear’)”

  5. 5 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hi :)

    Thanks for reaching out.

    Our free support scope is limited. We can assist with basic usage and troubleshooting questions. We’re a small team with limited resources which is why this is necessary. I just noticed that your grid is quite customized. Is it not possible to reach out to the developer that created this design?

    To explain our free support scope a bit further. If you had to switch back to the North parent theme and the image grid was broken in some way, we could then offer assistance. The 45-degree tilt of the logo blocks, that’s being done from your child theme stylesheet.

    I haven’t worked a WordFence issue like the one you’ve mentioned. I did a quick Google search, a similar error is mentioned in this topic: https://wordpress.org/support/topic/seems-that-the-latest-wordfence-update-is-causing-an-error/.

  6. 5 years, 10 months ago Salonkivene

    Thank you for your answer.

    The site was built by a student school company and I think the same people aren’t around there anymore. I’ll try to contact them though.

    I found this from the stylesheet, now I just need to figure out what do I need to change in order to get the logos centering back to the grid. Thank you very much for your help this far!

    /* Partners Logo Grid */
    
    #logo-grid .sow-image-grid-wrapper {
        max-width: 1120px;
        margin: 0px auto;
        display: table;
    }
    
    #logo-grid .sow-image-grid-image {
        height: 160px;
        width: 160px;
        float: left;
        display: table-cell;
        margin-left: 24px;
        margin-right: 40px;
    
        border: 4px solid #42231E;
        background-color: #ddceb5;
        text-decoration: none;
    
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    
    #logo-grid .sow-image-grid-image:nth-child(9n+1) {
        margin-left: 136px;
    }
    
    #logo-grid .sow-image-grid-image:nth-child(n+5) {
        margin-top: -49px;
    }
    
    #logo-grid .sow-image-grid-image:last-child {
        margin-bottom: 40px;
    }
    
    #logo-grid .sow-image-grid-image img {
        box-sizing: border-box;
        position: absolute;
        width: 90%;
        height: auto;
        padding-bottom: 7%;
    
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    
    #logo-grid::after {
        content: '';
        display: table;
        clear: both;
    }
    
  7. 5 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Any changes you make in the child theme style.css file or at Customize > Additional CSS will be update safe.

    I wish we could lend a hand, unfortunately, we aren’t able to assist with customizations beyond theme/plugin/widget settings here on the free forums. We are able to within our premium support scope.

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