Title: front page rendering differently
Last modified: June 19, 2020

---

# front page rendering differently

 *  Resolved [jamestrueman](https://wordpress.org/support/users/jamestrueman/)
 * (@jamestrueman)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/front-page-rendering-differently/)
 * Hi
 * I am having an issue causing much scratching of heads.
 * I want the front page of this site to render in the same way as all of the other
   pages – that is with a margin above the page title and above the right side-bar.
   The page and sidebar layouts are from the same template – but whenever this page(
   or any other page on the site) is assigned to be the front page – the layout 
   changes with the content jumping up to just under the border with the main navigation
   menu. How do I stop this and have the layout the same?
 * As you can see, I also want to use the Zakra breadcrumb. This layout issue is
   not caused by the breadcrumb – because it does not change when I disable the 
   breadcrumb option. I’d prefer the breadcrumb to be shown on the front page – 
   but would settle for the front page to render the same as all of the others.
 * I’ve spent ages trying to figure this out myself – and have now thrown in the
   towel and afraid have to bother you guys.
 * Thanks very much for your help.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffront-page-rendering-differently%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Ashesh Magar](https://wordpress.org/support/users/asheshmagar/)
 * (@asheshmagar)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/front-page-rendering-differently/#post-13017203)
 * [@jamestrueman](https://wordpress.org/support/users/jamestrueman/),
 * Please try adding following CSS to Additional CSS box and test, whether it resolves
   your issue,
 *     ```
       .home .tg-site-sidebar {
           margin-top: 105px; 
       }
   
       .home .entry-title {
           margin-top: 15px;
       }
       ```
   
 * Help Link: [https://docs.themegrill.com/knowledgebase/where-do-i-add-my-custom-css/](https://docs.themegrill.com/knowledgebase/where-do-i-add-my-custom-css/)
    -  This reply was modified 5 years, 11 months ago by [Ashesh Magar](https://wordpress.org/support/users/asheshmagar/).
 *  Thread Starter [jamestrueman](https://wordpress.org/support/users/jamestrueman/)
 * (@jamestrueman)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/front-page-rendering-differently/#post-13018597)
 * Hi Ashesh
 * I’ve added the code and cleared caches etc. but do not seem to see a difference,
   do you?
 * Many thanks
 *  [Ashesh Magar](https://wordpress.org/support/users/asheshmagar/)
 * (@asheshmagar)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/front-page-rendering-differently/#post-13023267)
 * [@jamestrueman](https://wordpress.org/support/users/jamestrueman/),
 * Please remove and add the CSS code that I have provided again. The additional
   CSS that you have added seems to appear in SCSS format.
 *  Thread Starter [jamestrueman](https://wordpress.org/support/users/jamestrueman/)
 * (@jamestrueman)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/front-page-rendering-differently/#post-13023281)
 * Hi Ashesh
 * Fantastic!!
 * Thanks so much
 * Kind regards
 *  [Ashesh Magar](https://wordpress.org/support/users/asheshmagar/)
 * (@asheshmagar)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/front-page-rendering-differently/#post-13024430)
 * [@jamestrueman](https://wordpress.org/support/users/jamestrueman/),
 * If you get any queries later, feel free to ask again! 🙂 We hope you liked Zakra
   theme if so, you can help us by providing a review us here: [https://wordpress.org/support/theme/zakra/reviews/](https://wordpress.org/support/theme/zakra/reviews/)
 * Thanks

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘front page rendering differently’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/zakra/4.2.1/screenshot.jpg)
 * Zakra
 * [Support Threads](https://wordpress.org/support/theme/zakra/)
 * [Active Topics](https://wordpress.org/support/theme/zakra/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/zakra/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/zakra/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Ashesh Magar](https://wordpress.org/support/users/asheshmagar/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/front-page-rendering-differently/#post-13024430)
 * Status: resolved