Blank space in grid

Posted in: Newspaper
Post count: 18

Hello, I’m having small issue on my site with visual composer.

Link – https://www.coma.lv/wordpress-website-development/

Section in question is “project”, where last project is slightly below others. There are no blank spaces in admin. I’ve checked all text in editor.

Screenshot – https://dl.dropboxusercontent.com/u/2547869/space.JPG

Maybe you have idea how to align them properly?

Post count: 23312

Hello vadikcoma,

I have checked your website and I saw that you are using a lot of untested plugins which could interfere with the theme and create some unknown issue. For a quick workaround, you have to use a bit of CSS code to fix it.

The code is ->

.wpb_wrapper h3 {
margin-top: 0!important;
}

The result you should see here -> http://screencast.com/t/IDmndnlOc

Also, please notice that you should disable all the active plugins, leave just Visual Composer to active, clear all cache and install only the plugins that come bundled with our theme and rule out the conflicting plugins.

Thank you for the message!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.