using yellow pencil and formatting

Home Forums Jevelin Theme using yellow pencil and formatting

Home Forums Jevelin Theme using yellow pencil and formatting

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
  • pannali
    Participant

    Hello,

     

    I am struggling with three points:

     

    1. My header title does not show up – how do I add my blog name?
    2. I would like to re-format the space between blog posts – how do I do that?
    3. I would like to make an and extra column of blog posts, but I am unable to easily do this with yellow pencil.

    Hi @pannali,

     

    Thank you for your questions.

     

    My header title does not show up – how do I add my blog name?

    Could you please share me the screenshot of it and also share the page URL from your site where it is not correctly so that I can troubleshoot it?

     

    I would like to re-format the space between blog posts – how do I do that?

    I would like to make an and extra column of blog posts, but I am unable to easily do this with yellow pencil.

    To achieve this, you have to develop custom code in the child theme of Jevelin theme.

     

    Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support

     

    If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5

     

    Best regards,
    Shufflehound team

    pannali
    Participant

    the website is http://www.pannali.org

     

    do you see how there is uneven spacing between blog posts? that is what I’d like to change

     

    And I temporarily edited my header to include the blog name (in photoshop), but still can’t get it to show up with the theme

     

    Thanks for the help!

    Attachments:
    You must be logged in to view attached files.

    pannali
    Participant

    As you can see, there is also the word “Home” above my blog posts – can I remove this?

    do you see how there is uneven spacing between blog posts? that is what I’d like to change

    No I don’t see it in your shared screenshot so please point it using the arrow in the screenshot.

     

    And I temporarily edited my header to include the blog name (in photoshop), but still can’t get it to show up with the theme

    You can display it using theme header options as shown in the attached screenshots.

     

    As you can see, there is also the word “Home” above my blog posts – can I remove this?

    You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .home .sh-titlebar .sh-table {
        display: none;
    }
    Attachments:
    You must be logged in to view attached files.

    pannali
    Participant

    Thank you! As you can see, when I enter the Custom CSS code, it remove all the white space between the header and the first blog post, as well as cutting off part of the search bar. I only want to remove the word “home” without changing the space.

    I am attaching a screenshot of how it is now. I also need to remove the word “blog” from the top of the page once I click on a blog post. See second screenshot.

    Attachments:
    You must be logged in to view attached files.

    This is all happening because of the custom CSS code that you are using on your site and the changes made using Yellow Pencil editor.

     

    To resolve the issue please remove all the custom changes you have made on your site.

     

    Developing custom code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support

     

    If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5

Viewing 7 posts - 1 through 7 (of 7 total)