Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1095567

    How do I have the top of column 2 move down so it looks even with the start of column 3?

    #1096021

    Hey webguy007,

    Please try the following in Quick CSS under Enfold->General Styling:

    section#black-studio-tinymce-3 {
      margin-top:20px;
    }

    Best regards,
    Rikard

    #1096285

    Hi Rikard,

    I added the CSS and it made no changes to the col 2 top spacing to be even with col 3.

    #1096698

    Hi,

    You only have two columns now?

    Best regards,
    Rikard

    #1096701

    Hi,

    Yes I changed it two columns. How do I move the height of the 2nd column down a little? Once I know the css coding and value I can precisely move it.

    Also for some reason, the top box in the 2nd column for the input fields of Name and Email don’t show Name and Email lightly shaded inside the input box. I had to manually place them above. However, I know the coding also has it inside the input box and Enfold somehow is affecting the coding that is pasted?

    #1097053

    Hi,

    Thanks for the update. Please try the following in Quick CSS under Enfold->General Styling:

    #footer #black-studio-tinymce-6 {
      margin-top:30px;
    }

    Best regards,
    Rikard

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