- This topic has 2 replies, 2 voices, and was last updated 8 years, 3 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Construction Pro/Build Forum › Home Page Slider Size Change
Hello, i am using Construction Pro theme, i wanto to decrease size of homepage slider,
I added below code in CSS so i decreased the height of slider images but i could not change the allignment.
I want to see slider in the center?
Could you pls help me asap.
Thanks
Website: www.aswagroup.com
.slider-main{
align: ‘center’
position : relative;
width : 60%;
height :80%;
}
I changed code as below so i managed to align slider in the center, but my other issue is : How can i align text to top ?
.slider-main{
align: ‘center’
position : relative;
width : 60%;
height :80%;
}
.slider-main{margin:0 auto; display:table;}
Hi Feridun,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.nivo-caption{top:30% !important;}
Regards,
Dave
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]