- 
		AuthorPosts
 - 
		
			
				
August 29, 2016 at 6:53 pm #679090
Hello,
id like to put a shop banner from the theme options but the The head is cut off.
http://www.gabinetdesalut.com/tienda-natural/
Its like parallax… can you help me? Thanks in advanced.
PD: It’s possible to add a Layer slide in this page? for offers , or a revolution slider???
- 
		This topic was modified 9 years, 2 months ago by 
mfeijoo.
 
September 1, 2016 at 5:27 am #680450Hey mfeijoo,
It looks like the page you linked to leads to a coming soon page, do we need to be logged in to be able to view the page? If so please post admin login details in private.
Best regards,
RikardSeptember 1, 2016 at 12:24 pm #680661Here there are in private content
September 1, 2016 at 1:30 pm #680696Hi,
Thanks you for reaching out to us :)
I tried to troubleshoot this issue but all I see is an empty page(screenshot attached).
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
VinaySeptember 1, 2016 at 3:17 pm #680767September 1, 2016 at 3:31 pm #680777Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#av_product_description .av-parallax { transform: none!important; } #av_product_description { height: 180px; } #av_product_description .av-parallax-inner { background-position: 50% 100%!important; } #av_product_description .content { padding-top: 25px; }Best regards,
YigitSeptember 1, 2016 at 3:45 pm #680787Thanks,
But it’s smaller than the other pages …it looks “rare”. There is not any possible to put there a layer slider???
September 5, 2016 at 9:29 am #682034Hey!
You can use this code in theme / child theme functions.php;
function put_stuff_before_main_content() { echo do_shortocde("[slider shortcodecode here]"); } add_action('ava_after_main_container', 'put_stuff_before_main_content');Best regards,
Josue - 
		This topic was modified 9 years, 2 months ago by 
 - 
		AuthorPosts
 
- You must be logged in to reply to this topic.
 
