SKT Girlie Pro and Form Maker Pro

Home Forums All Other Themes SKT Girlie Pro and Form Maker Pro

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #29877
    KeithKeith
    Member
    • Topics: 3
    • Replies: 6
    • Total: 9
    Member since: December 7, 2015

    I add the widget Form Marker Pro on my sidebar. I want to remove the padding in the sidebar. I could change the color to match but I’m losing the space that I really need. Link Below

    http://www.focuscapturedevelop.com/standard-package

    #29955
    KeithKeith
    Member
    • Topics: 3
    • Replies: 6
    • Total: 9
    Member since: December 7, 2015

    anybody please i need help with this

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

    Hi Keith,

    Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    aside.widget{padding:0 !important;}
    .form11 .wdform_page{padding-left:15px !important;}
    .form11 .wdform-page-and-images{padding-left:0 !important;}

    Regards,
    Brad

    #30135
    KeithKeith
    Member
    • Topics: 3
    • Replies: 6
    • Total: 9
    Member since: December 7, 2015

    That worked perfect. How to do the same thing for the side bar contact page widget.

    http://www.focuscapturedevelop.com/contactus

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

    Hi Keith,

    Kindly add this code in custom css box:

    .form1 .wdform-page-and-images{padding-left:0 !important;}
    .contact_right h3{margin-bottom:0 !important;}

    Regards,
    Brad

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