Tagged: image
Hi, I need to set content and images after LayerSlider all in same line but after slider, the width is smaller. How to fix this? Thanks
Hey!
Add this code to the Quick CSS:
#after_layer_slider_1 .container{
margin: 0;
width: 100% !important;
}
#after_layer_slider_1 .template-page.content.twelve.alpha.units {
width: 100% !important;
}
.avia_image.avia-align-center {
margin: 0;
width: 100%;
}
Cheers!
Josue
Hi, just asking is it possible to apply on the big images only?
Hi!
Try adding this too:
.av_textblock_section {
margin: 0 50px;
}
Best regards,
Josue
thanks! works beautifully :)
sorry i have 1 more question.
in text block Face, if I add this shortcode, the image below that becomes left centered somehow.
If i delete this shortcode, it’s back to center.
[av_button label='Learn More' link='page,8' link_target='' color='orange' custom_bg='#444444' custom_font='#ffffff' size='small' position='left' icon_select='yes' icon='ue832' font='entypo-fontello']
thanks in advance.
Hey!
I tried to check your website but password is required to do so. Can you post the password privately? Please make sure that you have added shortcode as well
Cheers!
Yigit