Lawzo Theme- CSS/color change and box spacing

Home Forums Lawzo Theme Support Lawzo Theme- CSS/color change and box spacing

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #116152
    dddd
    Participant
    • Topics: 40
    • Replies: 44
    • Total: 84
    Member since: December 15, 2016

    Hi,
    Two issues:
    How do I change the icon color in this section? I can’t find it in the Theme Options>
    https://imgur.com/a/iX0858Q

    The boxes are justified to the left. How do I get them to center in the space? Also, to make the boxes all the same height?
    https://imgur.com/a/ohveyft

    Site: dyerlawfirm.com/dlf

    Thanks,
    Diane

    #116159
    dddd
    Participant
    • Topics: 40
    • Replies: 44
    • Total: 84
    Member since: December 15, 2016

    Hi,
    When I was editing the footer widgets the third widget dropped down:
    https://imgur.com/a/mH9X76H

    How can I fix this? This is happening in Safari. It works fine in Firefox and Chrome.

    dyerlawfirm.com/dlf

    Thanks.
    Diane

    #116238
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .five_column { width:24.30%; min-height:360px; box-sizing:border-box;}
    .footer-top i { background:#ccc; color:#000;}
    .cols-3 .widget-column-1, .cols-3 .widget-column-2, .cols-3 .widget-column-3 { width:23%;}

    Regards,
    Dave

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