Align text to image on page

  • Posted in : Photographer
  • Felipeslemos
    Participant

    Hi

     

    I’d like text paragraphs in my pages to have the same width and align with images (900px).  (it’s already equals width in the responsive mode, and blog posts)

    serkan
    Moderator

    Hi Felipeslemos,
    You can use this custom css code;

    .layout-fixed { max-width: 900px; }
    .post .entry-content {  max-width: 900px; }

    Thanks

    Felipeslemos
    Participant

    Hi. Didn’t work.

    Felipeslemos
    Participant

    This code you wrote works on the blog. I don’t want for the blog, I want to change the others pages.

    serkan
    Moderator

    Hi Felipeslemos,
    The first code for the other pages and the second code for the blog pages. Just copy the first code then. Codes are working for me. If you still have a problem, please take a screeenshot.
    Thanks.

    Felipeslemos
    Participant

    The first code changes the blog post (images + text) width.
    The second code changes only the blog post text width.

    serkan
    Moderator

    Hi,
    Use this css code;

    .page-single .layout-fixed { max-width: 900px; }
    Felipeslemos
    Participant

    Didn’t work too.

    Remember that the image is already with 900px width. So, I want to ajust only the text content.

    serkan
    Moderator

    Could you provide me related page url please ?

    Felipeslemos
    Participant

    http://felipelemosfotografia.com/albuns/

    it’s on Maintenance mode. he hostgator take time to turn this mode off.

    serkan
    Moderator
    .page .entry-content p { max-width: 900px;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        padding-top: 2em;
    }

    If you need to create a new topic, please choose the right theme name. It is photographer wp. And you created a new topic about Empathy theme. That’s why it is not working.

    Felipeslemos
    Participant

    Sorry man, I didn’t saw that. I’m new here. And thanks a lot for the help.

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

Viewing 13 posts - 1 through 13 (of 13 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register