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 #2108135
General customization
Closed

Comments

  • hannahbergqvist started the conversation

    Hi

    I was wondering if I can indent the margins of my site across all pages to give it more space to the sides and also if it's possible to remove the border around the boxed post layout for my blog posts on the blog page and on category pages - something like this website?

    https://mikuta.nu/

  •  2,699
    PenciDesign replied

    Hi,

    Please show me URL for this issue and please show me a screenshot about the margins as you said, I'm not clearly about this.


    Best Regards,

    PenciDesign

  • hannahbergqvist replied

    Of course.

    I'm using the boxed post layout style 1 for my posts page + category pages and I would like to indent the margins of the site across all those pages to give it more space to the sides like on the Mikuta website (see screenshots).

    If it's possible I would also like to remove the border around each post also like the Mikuta website? Is there a CSS code to do this?

    This part of my website is not yet published, so I'm not sure if this preview link works?

    Thanks!

  •  2,699
    PenciDesign replied

    Hi,

    I can't see the preview link - so, please make it publish to I can see it.


    Best Regards,

    PenciDesign

  • hannahbergqvist replied

    It should work with this link. It seems like the margin is wider to the left side of the boxed layout. Hope you can help. Thanks! :)

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Custom CSS to do that:

    .penci-grid .list-post.list-boxed-post{ border: none !important; }
    .penci-grid li.list-boxed-post:nth-of-type(2n+1) .item>.content-list-right{ padding: 0 0 0 30px; }
    .penci-grid li.list-boxed-post:nth-of-type(2n+2) .item>.content-list-right{ padding: 0 30px 0 0; }
    

    Best Regards,

    PenciDesign

  • hannahbergqvist replied

    That's great, I'll try that. Should I add the none border one to all pages that feature the boxed post layout or is it just for the main blog page?

  •  2,699
    PenciDesign replied

    Hi,

    That's depend on yousmile.png


    Best Regards,

    PenciDesign

  • hannahbergqvist replied

    Okay, I'll try and insert on the main post page and see how it works out. Thanks! :)

  • hannahbergqvist replied

    Hi again.

    I've inserted the CSS and the borders are gone now. But the blog posts are not indented and centred on the website. 

    https://www.hannahbergqvist.com/read-3/

    Can you advise what "XX px" to insert or if I need to change the overall width of the website?


    Also, I've noticed that the margins to the sides are uneven on mobile. (See screenshot above). 


    Another thing.
    Can I insert the penci slider on my blog page - if so, where do I enable this?


    Thanks.

  • hannahbergqvist replied

    Here is the screenshot for mobile. See questions below :)

  •  2,699
    PenciDesign replied

    Hi,

    Please go to edit that page and select Template for that page is "Page VC Builder No Sidebar"


    Best Regards,

    PenciDesign