 
	
		
		
		
		
			
- 
		AuthorPosts
- 
		
			
				
December 17, 2016 at 1:37 pm #725690Hello 
 How can I put the offerbatch on top, inside the Picture ?
 thanks
 raphaelDecember 18, 2016 at 7:37 am #725804Hey diotti, What is offerbatch? Please post a link to your site and try to explain a bit further. Best regards, 
 RikardDecember 18, 2016 at 12:26 pm #725823http://www.surfemotions.ch/produkte/kitesurfen/kites/?filter_marke=airush this brown batch which says “Angebot!” December 18, 2016 at 5:34 pm #725859Hey! Does that means ” sale ” and is show a sale at the item? Regards, 
 BasilisDecember 18, 2016 at 7:21 pm #725880yes, is the badge “Angebot” in english “Sale” December 19, 2016 at 5:46 am #725947Hi, Thanks for the clarification,please try the following in Quick CSS under Enfold->General Styling: span.onsale { position: absolute; top: -40px; }Best regards, 
 RikardDecember 22, 2016 at 4:43 pm #727578this works, but if the image is not the same size it looks not good or the batch is out of the frame at all. it should be countet from top left or relative…. so it is allways on top no matter how big the image is,,, December 28, 2016 at 12:07 am #728315Hi, Please add following code to Functions.php file in Appearance > Editor function av_move_sale(){ ?> <script> jQuery(window).load(function(){ jQuery("#top .onsale").detach().appendTo('.thumbnail_container') }); </script> <?php } add_action('wp_footer', 'av_move_sale');Best regards, 
 YigitJanuary 8, 2017 at 6:08 pm #730883getting closer, but this starts to move just after scrolling. 
 first is on the old position, as soon i scroll it moves topand it puts a sell button also on products which are not on sale - 
		This reply was modified 8 years, 9 months ago by diotti. 
 January 12, 2017 at 12:03 am #732382Hi, Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :) Best regards, 
 Yigit
- 
		This reply was modified 8 years, 9 months ago by 
- 
		AuthorPosts
- You must be logged in to reply to this topic.
