- This topic has 5 replies, 2 voices, and was last updated 5 years, 9 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Full Width Forum › Increasing the top menue width to match the slider width
Dear
i want to know howto increase the top menu width to match the slider width
Hi,
Kindly show us your website URL please?
Regards,
Dave
Www.rowadbm.com/wordpress
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header .center {
width: 100%;
}
Regards,
Dave
Thanks you ,
its worked but when i reduce chrome window size , it is again not full , also for mobile version
any solution ?
Hi,
Remove:
.header .center {
width: 100%;
}
And replace
.header .center {
width: 100% !important;
}
Regards,
Dave
How Smart Web Design Building Brand Trust by OWDT In a digital-first world, your website is an extension of your brand; it’s your business’ front […]
Top WordPress Halloween Deals on Plugins, Themes & Templates Well, it’s the end of October and the beginning of November, and we know the […]
B2B E-Commerce with Magento 2 Bulk Order Tools In the dynamic world of eCommerce, speed and scale are what it is about, especially in B2B. […]