Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #204526

    Hello,
    I have three issues regarding spacing:
    1. I have used the content sliders on a page (www.bazam.co.uk/services) and there is a lot of space after the title before the first row of sliders, and between the rows of sliders. Is there any way of reducing this? Or is there a better way of creating this page (I like the way the circular graphics appear when you hover over the image)?

    2. On the other pages (for example: http://www.bazam.co.uk/brand-consultancy) there is little space after the title. How can I increase this?

    3. Increasing the space around images: How can I increase the space (I believe it is called margin) around images inserted into text boxes? Ideally just on the left and bottom.

    Thanks

    Giles

    #204551

    Hey Giles!

    Please add following code to Quick CSS in Enfold theme options under Styling tab
    1)

    body .column-top-margin {
    margin-top: 5px;
    }

    2)

    .av_textblock_section { margin-bottom: 20px; }

    3)

    .avia_textblock img { margin-left: 30px;
    margin-bottom: 30px; }

    Best regards,
    Yigit

    #204571

    Yigit,

    Thanks for this. And thanks for getting back so quickly.

    Giles

    #204572

    Hey Giles!

    You are welcome! Glad we could help. Let us know if you have any other questions or issues

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Spacing issues’ is closed to new replies.