-
Author
-
March 1, 2015 at 10:14 #48235
ozmarfraga
ParticipantHow can I remove the white space between each row in the same column. I have to make the colour background on images flow into the colour background of the texts below the images. I have tried puting 0 in margin and paddings on each element and the section settings but the white space keeps appearing.
Attachments:
You must be logged in to view attached files.March 1, 2015 at 16:23 #48260sharmstr
ModeratorColumn Settings > Design > Background.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
March 1, 2015 at 16:25 #48262sharmstr
ModeratorSee attached
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.October 15, 2015 at 17:34 #82405justjd23
ParticipantKind of along the same lines, I am trying to remove the gap between elements. I have a text element, then added a separate text element, but there is a gap between the two. I have changed the top and bottom padding on both elements, but the white gap is still there.
October 15, 2015 at 17:37 #82406sharmstr
ModeratorNeed to see a link in order to help.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
October 15, 2015 at 17:42 #82407justjd23
Participanthere’s what the page looks like on the front end. The “What’s New?” is a text element, then the “Sorry for the mess” is another text element. There is a gap between the two elements and I want them to be flush with each other.
Attachments:
You must be logged in to view attached files.October 15, 2015 at 17:52 #82411sharmstr
ModeratorPlease provide a link so I dont have to set this up on my test site.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
October 15, 2015 at 18:27 #82428sharmstr
ModeratorThe H2 elements have a bottom margin. Click on the gear icon in VC and add this css
COPY CODEh2 { margin-bottom: 0px !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.