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 #2324332
Style Elements on Page
Closed

Comments

  • Ashley Tam started the conversation

    Hi there,

    I have a few different questions in regards to the positioning of some of the elements on a single post template

    1) Where do I edit displaying the breadcrumbs of a page? (e.g. Home > Show Summary > Post Title)

    2) Where do I edit displaying the category title? (Show Summary in blue on top of the title)

    3) Where do I edit the social feeds? How come I have two social feeds displayed? 

    4) Where do I edit the author icon and info? How do I make it centered and not left aligned? 

    5) How do I edit the comment box to display right after the post? Right now it is at the bottom after social feeds and author, I wish for comment to be first. I wish to change the order of tags, socials, author, and comments. 


    Thanks! 

  •  2,699
    PenciDesign replied

    Hi,

    1/ What do you want to edit on breadcrumbs? If you want to hide it, please check option for it via Customize > General Options > Remove Breadcrumbs.

    2/ What do you want to edit on category title? 

    3/ You can change your social media URL via Customize > Social Media Options > fill your social media URL there and let blank any social media you want to hide.

    For social sharing buttons, you can check options for show/hide it via Customize > General Options > Options for show/hide social sharing

    4/ We've said about this in the documentation for Soledad theme here - please check it first:

    http://soledad.pencidesign.com/soledad-document/#author-box

    To make it center, please try add more this code to Customize > Custom CSS:

    .author-img{ float: none; text-align: center; margin-right: 0; margin-bottom: 20px; }
    .post-author .author-content{ text-align: center; margin-left: 0; }
    

    5/ Please check option for it via Customize > Single Post Options > Re-order "Author Box" - "Post Navigation" - "Related Posts" - "Comments" section


    Best Regards,

    PenciDesign