Tagged: shop banner
-
AuthorPosts
-
July 19, 2016 at 6:55 pm #662681
Hi,
i have a Problem with the Shop Banner.
I Want to have a banner of the SHoppage in the originell size and without a parallax effect. i have try anything to deactive of the shop page the parallax effect and place the banner in the originall size. Further i have try to make it with CSS-Hero, too. But I don´t get a good result.
Here is the URL from the page: http://www.vnx-pro.com/shop/I send a PM with the Login, the site is at the maintenance mode at the moment.
Please is it possible to get a fast feedback, so that we can find fast a solution for this problem.
I have to make it ready as soon as possiblekind regards
July 22, 2016 at 11:41 am #663810Hey!
Try adding this code to the Quick CSS:
#top.woocommerce-page .av-parallax.avia-full-stretch { transform: none !important; height: 100% !important; } #top.woocommerce-page .av-parallax-inner { background-size: contain; }
Cheers!
JosueJuly 22, 2016 at 12:27 pm #663826hi, thank you for ansewring.
This isn´t a good solution. I want to display the image in the original size. http://www.vnx-pro.com/shop/
Is it possible to place the text “Heimkino & AV-Produkte.Beamer – Leinwände – Kabel” under the banner in a plack font color?kind regards
July 22, 2016 at 5:51 pm #664005Hey!
Can you post a screenshot/mockup of what would you want to achieve?
Best regards,
JosueJuly 31, 2016 at 10:48 am #666978Hi Josue,
sorry i was ill for a few days.
Here is the screenshot /mockup), so that you can see the layout.https://drive.google.com/open?id=0Bwq6MtWuoVm3Wmh6MUx3TTE0YjQ
I want to place a shop banner in a original size and under the shop banner the description and below the product list from the shop.
kind regards
July 31, 2016 at 4:44 pm #667019Hi,
We would be glad to help you with this customization, but at the moment there is no easy way to do this exactly as seen in the mockup by using a small custom code snippet, To achieve the same it would take a lot of time so I am afraid its out of the scope of our support.
However with you can achieve a similar look by modifying the elements in the image and by adjusting the size of the image to match the theme banner.
we have added the below custom css in Quick css
#av_product_description { background: url(https://www.vnx-pro.com/wp-content/uploads/2016/05/VNX-Heimkino-Grosshandel-Shop-Banner-2-1.jpg)no-repeat; background-size: cover; }
Best regards,
Vinay -
AuthorPosts
- You must be logged in to reply to this topic.