Tagged: 

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

    How do I make the picture at http://fairfieldcounty.info/our-team/
    flush left instead of center?
    and…
    How can I tighten up the spacing between the elements like on this page: http://fairfieldcounty.info/

    #240726

    Hi garyguthrie!

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

    .team-img-container img { float: left; }

    2-

    body .column-top-margin { margin-top: 10px; }
    .content, .sidebar { padding-top: 10px; }

    Best regards,
    Yigit

    #240902

    Yigit,
    Almost…
    Look at http://fairfieldcounty.info/
    The spacing fix seems to have affected the logo header and layered it over the nav bar elements.
    What do you think?

    #240966

    Hi!

    Can you please post a screenshot of what you want the header to look like? Remove all css modifications for the header then we’ll check it again.

    Best regards,
    Ismael

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