problem on left side of page

Posted in: Newsmag
Post count: 64

Hi, after upgrade the theme and wp layout is changed.
See image…
see arrow indications

also on mobile…
mobile

  • This topic was modified 7 years by ermannaro.
Post count: 64

I’ve changet this:

.vc_row.vc_column-gap-2 {
margin-left: -16px;
margin-right: -16px;
}

into this:

.vc_row.vc_column-gap-2 {
margin-left: -1px;
margin-right: 0px;
}

Is a correct solution or there is a better way to solve?

Post count: 23312

Hi,

It seems that your website works as expected. Also, if the problem will reappear, you should remove all of the untested plugins, clear all the caches, purge CDN files and check the results.

Thanks for your understanding!

Post count: 64

“purge CDN files” which means? How do you do?
However, I asked if the css that I added is okay for my problem or you could give me a better solution …

Post count: 23312

Hi,

Normally, you should not need to add this custom CSS code, sorry! The theme should fit over your content, sorry! I do not what kind of untested plugins you are using on the website which might break the theme’s functionality, sorry! Try to disable all of these, clear all the caches and check the results. As a test, you can make a new clean install to another subdomain for testing, use only the plugins which come bundled with the theme core files without your custom CSS code and check the results.

Thanks for the message!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newsmag’ is closed to new topics and replies.