Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #361858

    Love this theme
    Please advise I have combed this site for an easy answer
    I have added Quick CSS to the Child so I can add “Custom CSS” to the Text Block….
    What is the best advised code to add “0” padding to the top and bottom of the columns (or editable)?

    This is the link: http://rhcpas.biz/smart248cpa130/services/
    Client wants the bullets to be in 2 columns but the padding is making the gap to wide.

    Thanks in advance.

    #362317

    Hi imoutsidethebox2!

    Are you trying to do this?

    div .av_three_fourth { margin-left: 1% !important; }
    

    You could just drag a codeblock element to your page and add this inside.

    <style type = "text/css">
    div .av_three_fourth { margin-left: 1% !important; }
    </style>

    Cheers!
    Elliott

    #362470

    It’s the top padding that I can’t get rid of, side margins are fine. The wide gaps above and below each column are the problems not left and right.

    #363039

    Hey!

    I’m not seeing any gaps on top or bottom. Go ahead and take a screenshot and highlight what your trying to do so we can get a better idea.

    Best regards,
    Elliott

    #363143

    I dont know how to post a screen shot here?

    #363149

    Hey!

    You can upload your screenshots on imgur.com or Dropbox public folder and post the links here

    Cheers!
    Yigit

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