Home › Forums › Air WordPress Theme › Alignment video with photos
- This topic has 3 replies, 2 voices, and was last updated 4 weeks, 1 day ago by
applemint.
Viewing 4 posts - 1 through 4 (of 4 total)
- AuthorPosts
- November 6, 2023 at 2:45 am #30223
Hi,
I have Air WordPress theme, version 1.
When I a “single image” module is next to a “video” module, the video module does not align with the photos (even though all the “cover for video” images are the same size as the images placed with the “single image” module.
What CSS code can I use to align them?
It seems like it has something to do with
.video-face {margin-top: 20px}
Thank you
November 6, 2023 at 2:46 am #30224This reply has been marked as private.November 6, 2023 at 3:04 am #30226Hi,
Please paste the custom CSS code to “Appearance > Customize: Additional CSS”:.video-face { margin-top: 0; }
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookNovember 12, 2023 at 6:14 pm #30242Thank you!
It seems like I almost had the solution.
Regards! - AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.