Tagged: 

Viewing 5 posts - 31 through 35 (of 35 total)
  • Author
    Posts
  • #1215196

    Hi,
    Sorry for the late reply, if you want to reduce the space between columns, try changing the “margin-left”, for example, the normal “margin-left” of 1/2 columns is 6%, so changing to 1% or any other number should help:

    #main div .av_one_half {
        margin-left: 1% !important; 
    }

    Best regards,
    Mike

    #1215611

    i Did like that

    div .av_one_third {
        margin-left: 1%;
        width: 32.66%;

    what is the difference in putting or not #main?

    Thanksss

    #1215628

    Hi,
    Glad we could help, the #main will give it more specificity to override the current css.
    Unless there is anything else we can assist with on this issue, shall we close this then?

    Best regards,
    Mike

    #1216347

    Yep thanks!

    #1216449

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 5 posts - 31 through 35 (of 35 total)
  • The topic ‘Column Spacing’ is closed to new replies.