Viewing 7 replies - 1 through 7 (of 7 total)
  • hello!

    The problem you have is with the width. So, go to the theme’s style.css and find a class named content-area

    There you can find width to be 70% change that to 100% . ??

    Hope that satisfies you, Feel free to ask if you have any problem.
    Have a good day
    bplv

    Thread Starter robsthings

    (@robsthings)

    bplv,

    Thanks for the fast reply. That solution just forced the sidebar to the left. How do I get a full width front page?

    Thanks

    Hello again !

    Sorry, but the question is not clear for me. My fault for not understanding. I don’t know if you want the side bar or not.

    If you don’t want the sidebar, delete the code calling the side bar at the end of index.php or and front-page.php. If you dont want the side bar in 404.php, archive.php, single.php etc. You can remove the code <?php get_sidebar(); ?> on these pages which is located at the bottom of those pages.

    Thankyou,
    Feel free to ask anything bothering you

    Thread Starter robsthings

    (@robsthings)

    Perfect thanks! That worked!

    Hi there, I am having a similar problem. The image on my homepage is appearing blurry. It is as though it is being upscaled. Please help.

    https://www.heavenlyimage.com.au

    Thank you!!

    hello heavenly image,
    You will be needing to change the css where you have declared the background image. According to the inspection your css is styled in the html itself (not in separate css file) so you need to find where your header background is being called and remove your

    background-size:cover

    Regards,
    bplv

    Theme Author benalvele

    (@benalvele)

    If you love this theme, please write a review.
    Ben,
    Thanks guys, GREAT work!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Full width Front Page’ is closed to new replies.