Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #421083

    Hi

    For some reason my client wants to have a page that looks like this:

    http://inferno.3v0.net/~countysu/produce/

    They basically want to rip this off: http://www.mashpurveyors.com/62-2/

    I have no idea why. How can I make my spaces between the columns smaller? I just need to tighten the whole thing up, to make it look even more horrible, because this is what they want.

    I am really sorry for this heinous crime against your lovely theme. Clients, huh?

    #421087

    Also, how do I give the text box in the middle a background colour? I can make the text have a background colour but I need the whole box to be dark grey.

    #421136

    Hey!

    1- You can use Masonry element inside a column element to have a similar look :)
    2- Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .page-id-3305 #av_section_1 .entry-content-wrapper {
      background-color: orange;
      padding: 10px;
    }

    Regards,
    Yigit

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