- This topic has 3 replies, 2 voices, and was last updated 7 years, 11 months ago by
Hash.
Viewing 4 posts - 1 through 4 (of 4 total)
- AuthorPosts
- March 23, 2017 at 12:03 am #2511
psol
ParticipantIs it possible to align the image so that it is right and centre depending on the amount of text in the about us section (as opposed to just being to the top right of the section)?
Thanks,
P
March 24, 2017 at 8:45 pm #2553Hash
KeymasterSorry, it is not possible. The images always aligns at the top. But you can move it down with some custom CSS below
.sq-image-stack{
margin-top: 50px;
}change the value of 50 to required.
March 24, 2017 at 9:28 pm #2574psol
ParticipantThat worked, thanks.
For some reason though it also extends the bottom of the about us page, can I stop it from doing that with further code?
April 3, 2017 at 9:21 pm #2655Hash
KeymasterI am not sure what do you mean. Decreasing the top margin will prevent it from extending to the bottom of the section.
- AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.