Reduce space between elements on homepage

Posted in: Newspaper
Post count: 260

Hi

I love your theme.

But find there is a lot of space between some elements.
I want to reduce these space that people see more things when there arrive on the homepage.

I tryed to put all block elements at 0px in Visual Composer but it change nothing.
I suppose, I could do that with CSS in the theme panel.

How could I do that for each of the element I listed (put 5px for each for example)?

Regards

VM

http://www.virtualmagie.com

Post count: 22421

Hi,
Those are multiple paces that need to be targeted with css. There is no one code to remove all spaces.
For the title, you seem to have custom margins added to it that does not come from the theme:
http://screencast.com/t/IrouAYvpgRg and http://screencast.com/t/HKihUxCrk
Please remove the margins I mentioned from your custom code.
As for the other elements, you need to use the browser inspector and adjust the padding bottom for every element. You can use the browser inspector to see these paddings: http://screencast.com/t/jegelnncJ
You can use this guide on how to use the browser inspector: https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thank you!

Post count: 260

Hello

In admin, in the Advaced CSS I add some elements to reduce the space on the other elements.

But never find the code you talk in the Custom CSS.

Meaning it had be add maybe directly in some files.

In which one will I have to search to eleminate this code?

Regards

Post count: 22421

Hi,
The code could have been added to style.css directly. In order to remove any at all modification to the theme files, you can simply delete the theme and install it again from the package you download from envato. Then you can check the custom css spots from the custom code tab to see if there are any rules set in there.
Thank you!

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