Useful links in footer

Home Forums Kraft Theme Support Useful links in footer

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #26033
    Patrick LewisPatrick Lewis
    Member
    • Topics: 12
    • Replies: 15
    • Total: 27
    Member since: October 29, 2015

    Hi, is there a way to put his texte in one column when the screen width is small (mobile, tablet, etc)

    Example here

    #26036
    Patrick LewisPatrick Lewis
    Member
    • Topics: 12
    • Replies: 15
    • Total: 27
    Member since: October 29, 2015

    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″ />

    #26132
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31114
    • Total: 31114
    Member since: August 16, 2013

    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

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.