Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1636790
Footer width
Closed

Comments

  • Monika Koscielny started the conversation

    Hi. Can I change footer width? I want it wider than body width in single post. Is it possible? Because when I change single post width I change also footer width;/

    Monika

  •  2,699
    PenciDesign replied

    Hi,

    If so, please replace the code I sent you before:

    .container.container-single { max-width: 850px; }

    To:

    .container.container-single .post-entry{ max-width: 850px; margin-left: auto; margin-right: auto; }

    The code will change the container width of your posts content only. That's only way you can.


    Best Regards,

    PenciDesign

  • Monika Koscielny replied

    Thank you! It is working now perfectly!

    Best Regards,

    Monika


  • Monika Koscielny replied

    I'm sorry that I'm I'm taking your time again. But can I change footer width the same way as width single post? This blog is an eye in my head and I want it to look like I dreamed about that why I still write to you ...

    Monika

  •  2,699
    PenciDesign replied

    Hi,

    If so, please add more this code to Customize > Custom CSS:

    .container.container-single { max-width: 1000px; }

    It will change your container on single post pages.


    Best Regards,

    PenciDesign

  • Monika Koscielny replied

    Thank you again! 

    Have a nice day!

    Best Regards,

    Monika