Home › Forums › Gillion Theme › Gap In Post
Home › Forums › Gillion Theme › Gap In Post
Hi,
I have published a post where I needed to use Visual Composer/WPBakery builder. However, for some reason, there is a random white gap before the start of the content. Is there a way to fix this?
I don’t have this issue for any of my other articles that I use the normal text editor for.
Solution for this topic
Hi @DarthHazard,
I hope you are well today and thank you for your question.
You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.post-content .vc_column_container { float: none; }
Best regards,
Shufflehound team
Perfect, thank you š
You are most welcome here š