We're merging with GenerateBlocks! Learn more here.

Support Forum

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support Container formatting totally off Reply To: Container formatting totally off

#14779
Reza
Participant

Hi,

– Here are the before and after images
page after adding css

page without css

I have removed the elements related to the following code so it is not effecting anything but it did when the elements were active.

/* styling related posts */*
.wpsp-related-posts1 {
background-color: #fff;
padding: 10px 10px 10px 10px;
margin-top: 10px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
box-shadow: rgba(23, 43, 99, .14) 0 7px 28px !important;
}

I am still working on the design, I will get back with any customizing questions in a new thread.

Just a few questions on best practices:

– How does the image size work and is it better to use it for site speed? Does it effect the size of the images chosen from the media folder or does it just use CSS to change the image size? I would like to remove unnecessary image sizes from my media library.

– For easier formatting, in GenerateBlock, I am embedding containers and grids within each other. Sometimes there five or six levels, will this make the CSS unnecessarily “heavy”?

– Is there a way to add icons to the heading block.

Thanks again for your time and great work.