Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1122600

    I’m attempting to reduce the space between 4 columns. I’m only using Icons and do not want these spread across the entire page. When I edit the column spacing setting in the first column to No Space between columns there is not effect.

    #1122670

    Hey bobperrinairoaero,

    Could you post a link to where we can see and reproduce the problem please?

    Best regards,
    Rikard

    #1122774

    Rikard,

    Thanks for your assistance.

    #1122778

    I am attempting to get the 4 Icons closer together

    #1122810

    Hi,

    Add this to quick css:

    .post-entry-1168 .flex_column.av_one_fourth{
    width:25%!important;
    }
    
    .post-entry-1168{
    margin-left:300px!important;
    margin-right:300px!important;
    }

    Best regards,
    Jordan Shannon

    #1122833

    Jordan Thanks
    Ill try it.

    Are you telling me the menu item no spacing between columns does not work?

    #1122846

    Hi,

    No as they will still have column margins to show create space.

    Best regards,
    Jordan Shannon

    #1124435

    Jordan,

    I tried the CSS and it worked. However all sections were changed on the page. Id like to limit this to a particular section. I do have a section id on the section proposed of processbox

    #1124465

    Hi,

    Thanks for the update, I’m getting a 404 error on the page you linked to before. Is the ID of the section processbox?

    Best regards,
    Rikard

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