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

    Hey guys!

    Hoping I can get some help with this one. Can you help me to align this text box with the header?

    I know it’s not working because I currently have CSS on the homepage that allows the masonry portfolio to stay fullscreen. So maybe that CSS is affecting the entire page.

    To be clear, here’s a screenshot of what I’m referring to: https://ibb.co/jOFUfk
    Website: ccyran.com (Homepage)

    **password in private content**

    Thank you!

    #790698

    Hey,

    It seems like you have added your Text Block element inside a Grid Row. Please try using Color Section element instead. That should align the content with header :)

    Best regards,
    Yigit

    #791313

    Hey Yigit,

    That works! But two things happened now…

    1. I had CSS used to set a max-width on the text, but it looks like it needs to be changed now that its in a color section, because its not working.

    Nikko provided this!

    .home #av-layout-grid-2 .flex_cell.av_four_fifth {
    width: 100%;
    max-width: 800px;
    display: block;
    }

    2. For some reason, the tracking (letter-spacing) on the text got slightly bigger when inside this color section. Can you provide CSS to fix this? **temporary solve on my end, I used this css inside the text box: letter-spacing: .02em;**

    Thanks!
    Chris

    • This reply was modified 7 years, 6 months ago by ccyran.
    #791429

    Hi Chris,

    The fix should be on your other thread. Let us know if there are other issues that needs to be resolved.

    Best regards,
    Nikko

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