This topic has 4 replies, 3 voices, and was last updated 8 years, 11 months ago ago by Eva Kemp
I use Post Images for the Category Overview.
But, I dont want to Show these Images in the Blog-Article because I only use Videos in my Blog Aricles.
Example:
http://www.koiblog.de/allgemein/unsere-koianlage-in-oberhausen_48/
So how can I disable the Post Image ?
I only want to show the Video Screen.
Thank you
Hello,
To hide Featured Image for the Blog/Category page add the following code in custom.css
.article .article-image {display: none;}
If you want to use Video instead of Featured Image, unfortunately there is no such option in our theme.
Regards,
Sandra Ledford
Hello Sandra,
thank you very much, if i use your Tag,
Post-Image is disabled in the Category-Overview, but on that Site, I just want to show the Image.
But I found out that I have to use the following Tag:
.article-single .article-image img{
display: none;
}
But thank you very much !!!!
I have another Question, on http://www.koishop.de I use the Magento-Version of the Blanco Theme.
But, it is NO Magento Shop, this Site is an own Developement by using Symfony Framework and twig Template Engine.
I have mistakes in the CSS File, this Site is NOT RESPONSIVE.
If I use Developer Browser Plugins to check Resposive, it works, but if I use an Iphone, the whole Site is not Responsive.
I dont know why.
So it is possible for you or your Team to fix the CSS Bug(s) ?
Of course I pay for that.
It would be very very helpful if you can give me some Response !
Thank you very much !
Hello,
Please create a topic in Magento forum https://www.8theme.com/forums/blanco-magento-support-forum/ concerning Magento theme.
Thank you.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up