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 #1515866
Some small adjustments
Closed

Comments

  • hiddendreams started the conversation

    Hello, thanks for an incredible theme.


    I have a couple of issues with the theme tho.

    1) There is a massive room between the header and the content in a blog post. As you can see the problem is not as huge on the front page for example. I would like to reduce the room between the header and the content. How do i manipulate the paddings?

    Attached screenshot 1

    2) There is a link to the category pages in the different categories. This is something that we would like to work around. Is there any chance that you can tell me how to remove that link?

    Attached screenshot 2

    3) The author link is also something that we would like to be removed from all posts in the future.

    Attached screenshot 3


    Looking forward to hear from you guys.

  •  2,699
    PenciDesign replied

    Hi,

    Thank you for loving our theme.

    1/ Please add more this code to Customize > Custom CSS to reduce it:

    body:not(.home) #header{ margin-bottom: 20px; }

    Change number 20 to value you want.

    2/ To do that, you need to edit the file in this theme, please do following this image.

    3/ You can remove it via Customize > Single Posts Options > Hide Author Box


    Best Regards,

    PenciDesign

  • hiddendreams replied

    Hi PenciDesign,

    Thanks for your reply. Problem 1 and 2 has been solved, and it works just fine. Thank you.

    Regarding the problem number 3 it seems like you misunderstood my question. I didnt' want to remove the author box, I just wanted to remove the link directing to the author page. 

    I have attached a screenshot.

    Looking forward to hear from you

    Kind regards

    Magnus

  • hiddendreams replied

    Also is there a way to get an author box on standard pages? 

  •  2,699
    PenciDesign replied

    Hi,

    1/ Yeah, I understand it now. To do that, please replace this code on this image:

    the_author_posts_link

    To:

    the_author

    2/ Sorry currently this theme just supports display author box on Author page & Single Posts page.


    Best Regards,

    PenciDesign

  • hiddendreams replied

    Thanks for the replies PenciDesign. Have a good one! :)