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 #1455567
page width
Closed

Comments

  • mimi started the conversation

    I need to help making my page margins bigger and centering the entire area with text. I understand you've provided css codes for pages to be 700px etc, but is this possible for a single page? 


    thanks! 

  •  2,699
    PenciDesign replied

    Hi,

    Can you show me the link for that page?


    Best Regards,

    PenciDesign

  •   mimi replied privately
  •  2,699
    PenciDesign replied

    Hi,

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

    body.page-id-1211 .container-single-page-full-width{ max-width: 700px; }

    Also, you can check options for page default template via Customize > Page Options.


    Best Regards,

    PenciDesign

  •   mimi replied privately
  •  2,699
    PenciDesign replied

    Hi,

    You can use Blockquote shortcode to do that.

    Check this image.

    Example for a shortcode:


    [blockquote align="none" author="Author Name"]I was tired of doing the bare minimum, so let’s create a new one[/blockquote]


    Best Regards,

    PenciDesign

  • mimi replied

    wow my bad, thank you so much for all your help!

  • mimi replied

    Hello, 

    sorry to bother again, but  i went to customization and page options to alter the width for the homepage and it is not applying. I would also like to make the width of my homepage 700.

    thanks!

  •  2,699
    PenciDesign replied

    Hi,

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

    @media only screen and (min-width: 1170px){
    .container{ width: 700px; }
    }

    Best Regards,

    PenciDesign

  •   mimi replied privately
  •  2,699
    PenciDesign replied

    Hi,

    1/ To remove the likes, please add more this code to Customize > Custom CSS:

    .post-share a.penci-post-like, .post-share .count-number-like, .penci-post-box-meta .penci-post-share-box a.penci-post-like{ display: none;  }

    2/ Please go to Customize > General Options > on "Font Weight for Heading Title" > select "Normal"


    Best Regards,

    PenciDesign

  • mimi replied

    Thank you. 

    Also once I made the homepage width 800 by using this code in the custom css: 

    @media only screen and (min-width: 1170px){

    .container{ width: 800px; }
    }

    The category pages also became that way. is it possible to only have this width affect the homepage and not my category pages? The photography layout boxes on my categories pages are much smaller, which I'm not liking too much. 


    https://www.newminimum.com/category/beauty/


    thanks!



  •  2,699
    PenciDesign replied

    Hi,

    Please use this custom css to do that:

    @media only screen and (min-width: 1170px){
    body.home .container{ width: 800px; }
    }

    Best Regards,

    PenciDesign

  •   mimi replied privately
  •  2,699
    PenciDesign replied

    Hi,

    Please check this guide to know how to solved this issue:

    https://pencidesign.ticksy.com/ticket/1502898/

    If it doesn't work, let's send me your admin url and admin account. I will take it a look on this help you.

    Best Regards,

    PenciDesign

  •   mimi replied privately
  •  2,699
    PenciDesign replied

    Hi,

    Let's try download on this link

    When you downloaded the plugin, just need go to Plugins > All Plugins > Delete old Instagram Slider Widget plugin and re-upload latest version of plugin and this issue will gone.

    Best Regards,

    PenciDesign


  • mimi replied

    worked, thanks!

  • mimi replied

    How do I enable comments section on the post that is on my homepage? 


    thanks 

    https://www.newminimum.com/

  •  2,699
    PenciDesign replied

    Hi,

    You just can enable comment count for your posts on the homepage via Customize > "Standard & Classic Layout Options" & "Other Layouts Options" > and un-check to "Hide Comments"

    Best Regards,

    PenciDesign

  • mimi replied

    Hi, 


    My instagram is not working again on my homepage. is there another plugin i need to download?

  •  2,699
    PenciDesign replied

    Hi,

    Please send me your admin url and admin account. We will take it a look on this help you.


    Best Regards,

    PenciDesign

  •   mimi replied privately
  •  2,699
    PenciDesign replied

    Hi,

    Please send me your admin url and admin account in a private reply. We will take it a look on this help you.

    Best Regards,

    PenciDesign

  •   mimi replied privately
  •   PenciDesign replied privately
  •   mimi replied privately
  •  2,699
    PenciDesign replied

    I just updated it to latest version and everything working fine now.


    Best Regards,

    PenciDesign

  • mimi replied

    thank you!