- This topic has 2 replies, 2 voices, and was last updated 6 years, 11 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
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
This is often one of the most common queries that you are bound to come across online is the WordPress website cost and if you […]
Even though WordPress is the most popular and powerful CMS at present but one needs to be extremely careful while editing and making changes. A […]
Let’s face it, sometimes all you really want to do is focus on publishing your content and promoting your business. The thought of taking on […]