Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #202464

    http://j2k.info/american/

    1. in the “lets talk” area before the footer, i want to decrease the space between the four grey boxes of info and the four pics below it (the blue, green, map and lady pics)

    #202627

    Hi kecster2!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    .avia-builder-el-24 .av_one_fourth, .avia-builder-el-27 .av_one_fourth, .avia-builder-el-30 .av_one_fourth, .avia-builder-el-33 .av_one_fourth {
    margin-left: 2%;
    width: 23.5%;
    }

    Regards,
    Yigit

    #202640

    http://kec.bz/in/here2.png

    the space is still there. is that dead space between the grey boxes and whats below them

    #202683

    Hi!

    Do you mind creating a temporary admin login and posting it here privately so i can take a look?

    Best regards,
    Yigit

    #203139

    zourbuth
    p:zourbuth911

    thank you

    #203172

    Hi!

    Login credentials are not working for me. Please check them once again

    Regards,
    Yigit

    #203174

    i just double checked
    user zourbuth
    pass zourbuth911

    #203178

    Hey!

    Changes are done. Please review your website. You can find custom CSS code i added in Quick CSS section

    Best regards,
    Yigit

    #203182

    thank you.. how can i change it on this page.. http://j2k.info/american/?page_id=393

    #203187

    Hey!

    You can use this on Quick CSS:

    .page-id-393 #av_section_5 .avia_message_box {
    margin: 00px 0;
    }

    Remove browser cache then reload the page.

    Best regards,
    Ismael

    #204139

    http://j2k.info/american/?page_id=18

    last page i promise….

    itried switching page id and that didnt work..

    just trying to get rid of the empty space like the previous help i received

    #204172

    this is the space, i am trying to minimize on that page above.. the one between the first row of boxes and second

    http://j2k.info/det.png

    #204188

    Hey!

    Try adding this code to the Quick CSS:

    .page-id-18 .avia-builder-el-18.av_one_fourth, .page-id-18 .avia-builder-el-21.av_one_fourth, .page-id-18 .avia-builder-el-24.av_one_fourth, .page-id-18 .avia-builder-el-27.av_one_fourth {
    margin-left: 2%;
    width: 22.5%;
    }

    Cheers! 
    Josue

    #204198
    This reply has been marked as private.
    #204200

    It changed, here’s how i see it:

    Cheers!
    Josue

    #205140

    i know.. i want the top row of light blue boxes to be CLOSER than the blue,green,map and contact graphic, i want to remove the space

    #205251

    Hey!

    Please use this:

    .page-id-18 .flex_column.av_one_fourth {
    margin-top: 5px;
    }

    Regards,
    Ismael

    #205293
    This reply has been marked as private.
    #205299

    Hey!

    Following css code should work

    
    #top.page-id-18 .avia_message_box.avia-size-normal {
    margin-bottom: 10px;
    }
    

    Best regards,
    Peter

Viewing 19 posts - 1 through 19 (of 19 total)
  • The topic ‘home page spacing’ is closed to new replies.