Notes:
Aligned content to have balanced amount of information , on both sides if split, either in the middle horizontally or vertically
Have borders set to divide section to have a similar theme across pages, alternate curve to have different style.
Set the section gap closer instead of gap, for similar theme and better control of content
Main title larger than subtitles, set paragraphs or info smaller than the title the follow
Border around Images: can simply copy and paste
RGB color: 68 138 133
Rounded edges: 20% (similar to images)
Border around Images: can simply copy and paste
RGB color: 150 141 140
Rounded edges: 20% (similar to images)
Notes:
Spacing issue from before , the indent after the header, if you want to change spacing, go to page selection -> scroll down -> custom code -> costume css -> scroll down to page-section, the edit px size
So far this has worked for most pages, especially if published, if not may not changed, although some sections have different class names , and need to finds specific sections names to fix spacing:
.page-section {
padding-top: 50px !important;
}
Border around Images: can simply copy and paste
RGB color: 212 178 78
Rounded edges: 20% (similar to images)