This topic has 4 replies, 2 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp
Hello Support,
Is is possible to center an image on a page? I have tried multiple times and keep getting the same results which is the image is aligned left even though I center it each time? Using visual composer and editing a text block where the media was added. Tried to just add a separate column with just an image block and that does the same?
Can we remove logo on specific pages?
Hello,
To remove logo on specific pages you need add this code in CSS block of Visual Composer editor in the page editor:
.header-logo {
display: none;
}
Please provide us with a page link where you’re trying to center an image.
Regards,
Eva Kemp.
Thank you for this Eva.
Figured out the center issue for images , I will implement the edit you sent for the logo today.
Thank you
Hello,
You’re welcome.
Regards,
Eva Kemp.
Tagged: best selling, image center, pages, remove logo, themes, woocommerce
You must be logged in to reply to this topic.Log in/Sign up