Hi,
I can centre align images on my blog posts page but when i insert a Vimeo they only left align ?
please see here for an example
This topic has 10 replies, 3 voices, and was last updated 9 years ago ago by Eva Kemp
Hi,
I can centre align images on my blog posts page but when i insert a Vimeo they only left align ?
please see here for an example
Hello,
I’ve enabled Visual Composer editor for posts and selected a row with 3 columns and placed your video into the center:
http://storage4.static.itmages.com/i/16/0104/h_1451895109_6474171_eb6e8c2162.png
Please check your blog page now.
Best regards,
Jack Richardson.
Hi Jack,
The Vimeo links still misalign? Dependant on how large the bowser window is, as the responsive window rescales the Vimeo links don’t centre align as the image links do.
Plus Im trying to find the css to hide the categories or the word ‘uncatagorized’ on the left hand side of the Blog page ?
Thanks,
Nathan
Hello,
As I see video is centered http://storage1.static.itmages.com/i/16/0107/h_1452175551_6690856_3e1a587110.png .
To hide category add this code in Theme Options > Styling > Custom CSS > Global Custom CSS:
article.blog-post h6.active a {
display: none;
}
Regards,
Eva Kemp.
Hi Eva,
Thanks for the code.
Sorry the page where the vimeo boxes misalign is the blog page with all posts not the individual post page
http://www.custhom.co.uk/shop/trends/
Thanks,
Nathan
Hello,
I showed you the screenshot from Blog page:
http://storage8.static.itmages.com/i/16/0108/h_1452241996_7671808_8b00ae5e7d.png
Could you please show us what you see on your side?
Thank you.
Regards,
Eva Kemp.
yes no problem, how is best to send you an image?
Hello,
You can upload your screenshot to any web storage (dropbox for example) and provide a link.
Regards,
Eva Kemp.
Hello,
I’ve added class="aligncenter"
in iframe code of your video post:
http://storage8.static.itmages.com/i/16/0108/h_1452272373_1919934_7421e9b02d.png.
Please clear browser cache and check Blog page now.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up