Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #494356

    I have a client who wants her posts to be left justified with less space on both the left and right side, but neither of us can find a way to set this. The template is overriding the page settings.

    here is an example post and centered text with a huge amount of space on both sides…the page is not using a sidebar setting.
    http://lilnudists.com/cannedcatfoods

    #494528

    I have a client who wants her posts to be left justified with less space on both the left and right side, but neither of us can find a way to set this. The template is overriding the page settings.

    here is an example post and centered text with a huge amount of space on both sides…the page is not using a sidebar setting.

    http://lilnudists.com/cannedcatfoods

    #494576

    Hi!

    Please try using the below css in your custom css section:

    #top .fullsize .template-blog .post .entry-content-wrapper > * {
        max-width: 800px !important;
        margin-left: auto;
        margin-right: auto;
        text-align: left !important;
    }

    Also, please note that posting in your own thread actually resets it’s position in the queue.

    We apologize for the delay, but each post (bump) has been lowering the priority of your thread, since we answer threads in reverse chronological order.

    Best regards,
    Dake

    #494580

    Hi Dake,

    I added the code above, but it did not fix the problem…anymore solutions?

    #494792

    Hi,

    As far as I can see the text is justified on the page you linked? Could you try explaining a bit further or show an example of what you are trying to achieve please?

    Thanks,
    Rikard

    #494864

    It is justified…the problem is the amount of white space on both sides, she wants it to have a more normal edge to edge layout so that it does not have dead white space. The margins on either side need to be a lot less. Does that make since?

    This is normal white space edges
    http://lilnudists.com

    NOT NORMAL EXAMPLE BELOW

    This is NOT normal white space edges.
    http://lilnudists.com/cannedcatfoods/

    • This reply was modified 9 years, 2 months ago by tdgano.
    #494883

    Hi!

    That’s strange. May I have temporary access to your website?

    I’d like to see if there is a conflict within your theme settings.

    Cheers!
    Dake

    #494945

    Log in info posted in private window.

    #495125

    Hi!

    I’ve started applying some new css to the blog template, but to ensure the css I’m using is future proof, please update Enfold to the latest version.

    Regards,
    Dake

    #495459

    My client updated the template, but now she is not able to upload media files. Can you please fix this along with the layout of the blog pages.

    “now I am having issues uploading new media files”

    #495477

    Hi!

    She updated Enfold to 3.0, the latest version is 3.2.3.

    I am able to upload media on my end.

    I inserted one image on a test page: http://lilnudists.com/test-3/

    I uploaded one image into the media library: http://lilnudists.com/wp-content/uploads/2015/08/registration_steps.jpg

    Please recommended that your client updates her website once more, then clear her browser cache to fix the media upload issue.

    Regards,
    Dake

    #495512

    I looked at the template update and it is saying she is running the latest version, can you please update her to the 3.2.3 and then fix the blog layout problem. Thanks you!

    #496599

    Hey!

    we can’t update it for her. She needs to login to her themeforest account and get the newest theme version. Then update via FTP: https://vimeo.com/67209750

    Cheers!
    Andy

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