• Resolved menaabebe

    (@menaabebe)


    Hey,

    I am trying to align the left side of the page title with the left side of the page entry. For example, on my bio page:

    https://theuniversity.us/MenaAbebe/bio

    I want the left edge of Bio to align with the left edge of the paragraphs below. Is that possible? I tried a few things in the CSS.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • in your style.css file. Locate “.post h2″ and change the padding to:”padding: 0 0 15px 20px;”. 20px is the left padding and should push it in line with the content.

    Thread Starter menaabebe

    (@menaabebe)

    Hey jayreyvee, thank you very much. I actually had to change the padding to “padding: 0 0 20px 20px;” for it to work, but you got me where I needed to be. I really appreciate it.

    Thread Starter menaabebe

    (@menaabebe)

    I take that back…you were absolutely 100% right. I had to go back and change the padding to the settings you gave.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Aligning Page title w/ Page entry’ is closed to new replies.