Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #473271

    Hello,

    Love the theme by the way! I have one question about the spacing on the blog. If you look at this page: http://217.199.187.196/singlerapid.co.uk/increasing-powers-to-monitor-phone-and-internet-use/

    you can see that the spacing before and after the pull out quote is rather small as is the spacing of the blog title. Is there any CSS you could provide to increase paragraph spacing for the blog on a site-wide basis? Let me know if you need any more information.

    Regards,
    Connor

    #473348

    Hi Connor

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

    blockquote {
      margin-top: 2em;
      margin-bottom: 2em;
    }

    Regards,
    Yigit

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