- This topic has 2 replies, 2 voices, and was last updated 9 years, 7 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 › Kraft Theme Support › Useful links in footer
Hi, is there a way to put his texte in one column when the screen width is small (mobile, tablet, etc)
And with the two sections on a mobile device, i have this
<img src=”https://www.cliniquevetdomainevert.ca/kraft-theme-text-in-footer.jpg” alt=”footer text not enough space” />
<img src=”https://www.cliniquevetdomainevert.ca/kraft-theme-text-in-footer2.jpg” alt=”texte in footer not enough space2″ />
Hi Patrick,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
@media screen and (max-width:1169px) and (min-width:768px) {
.cols-3 {width: 32% !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. […]