How to Create a Custom Home Page in GeneratePress Theme

How to Create a Custom Home Page in GeneratePress Theme

GeneratePress is a lightweight, customizable WordPress theme that is designed to be fast and efficient. It is highly customizable and can be tailored to fit the specific needs of any website. Customizations can be made through the use of the built-in WordPress Customizer, as well as through the use of custom CSS and hooks. This theme makes blogging easy. A layout editor and a WooCommerce integration are just two of the many premium add-ons that GeneratePress provides to allow for even more theme customization. All things considered, GeneratePress is a well-liked option for people searching for a quick, lightweight theme that is simple to modify to suit their requirements.

Contents

1 Install GenerateBlocks Plugin Before Doing Customization

1.1 GeneratePress Premium
2 How to Create a Custom Home Page in GeneratePress Theme?
3 Conclusion

Get the GenerateBlocks Plugin Installed Before Customizing

Installing the GnerateBlocks Plugin is the first step towards complete designing. A website created with the GeneratePress theme can benefit from the lightweight, easily customizable WordPress blocks known as GenerateBlocks, which can also be used to improve the website’s functionality and appearance. These blocks can be easily customized using the built-in WordPress block editor to create a variety of content types, including buttons, headings, and pricing tables. The plugin works with the most recent version of WordPress and is made to be quick and light. Web designers and developers who want to quickly and easily create stunning, functional websites frequently choose GenerateBlocks because it can be used to create complex layouts and designs with little effort.

How to Create a Custom Home Page in GeneratePress Theme?

Because of its great degree of customization, GeneratePress can be made to match the unique requirements of any website. The WordPress Customizer that comes with the theme can be customized, in addition to using custom CSS and hooks. To create a personalized home page, follow these steps:

  • Login into your WordPress dashboard.
  • Go to pages and create a new page.
  • Give the title home and select no sidebar, full width and hide title elements.
  • Add home page code in paragraph area. (Code is given below)
<!-- wp:generateblocks/container {"uniqueId":"404bfdef","paddingTop":"130","paddingRight":"40","paddingBottom":"130","paddingLeft":"40","paddingRightMobile":"40","paddingLeftMobile":"40","gradient":true,"gradientDirection":315,"gradientColorOne":"rgba(0, 0, 0, 0.74)","gradientColorOneOpacity":1,"gradientColorTwo":"rgba(0, 0, 0, 0.3)","gradientColorTwoOpacity":1,"gradientSelector":"pseudo-element","bgImage":{"id":"","image":{"url":"https://res.cloudinary.com/readwali/image/upload/v1673533655/wp-jankari/Gadgets_Review-image.jpg"}},"bgOptions":{"selector":"pseudo-element","opacity":1,"overlay":false,"position":"center center","size":"cover","repeat":"no-repeat","attachment":"fixed"},"innerZindex":1,"isDynamic":true,"blockVersion":2} -->
<!-- wp:generateblocks/headline {"uniqueId":"05365f72","alignment":"center","backgroundColor":"","textColor":"#ffffff","linkColor":"","linkColorHover":"","borderColor":"","highlightTextColor":"#0693e3","fontWeight":"bold","fontSize":28,"textTransform":"uppercase","iconColor":""} -->
<h2 class="gb-headline gb-headline-05365f72 gb-headline-text">Looking for <mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-accent-2-color">Gadgets</mark></h2>
<!-- /wp:generateblocks/headline -->

<!-- wp:generateblocks/headline {"uniqueId":"f021d0e7","alignment":"center","backgroundColor":"","textColor":"#ffffff","linkColor":"","linkColorHover":"","highlightTextColor":"#0693e3","fontWeight":"bold","fontSize":28,"textTransform":"uppercase"} -->
<h2 class="gb-headline gb-headline-f021d0e7 gb-headline-text">We Will Help You to Find It</h2>
<!-- /wp:generateblocks/headline -->

<!-- wp:generateblocks/headline {"uniqueId":"5a5524f7","element":"p","alignment":"center","backgroundColor":"","textColor":"#ffffff","linkColor":"","highlightTextColor":"#0693e3","marginUnit":"em"} -->
<p class="gb-headline gb-headline-5a5524f7 gb-headline-text">Here you find Gadgets Review, Unboxing, comparison, Tips, Tricks, buying guide.</p>
<!-- /wp:generateblocks/headline -->

<!-- wp:generateblocks/button-container {"uniqueId":"745a43f0","alignment":"center","fillHorizontalSpaceMobile":true,"isDynamic":true,"blockVersion":2} -->
<!-- wp:generateblocks/button {"uniqueId":"8316a6fb","hasUrl":true,"backgroundColor":"var(\u002d\u002daccent-2)","backgroundColorHover":"var(\u002d\u002daccent-hover)","textColor":"#ffffff","textColorHover":"#ffffff","borderColor":"#ffffff","borderColorHover":"","fontSize":16,"textTransform":"uppercase","paddingTop":"12","paddingRight":"80","paddingBottom":"12","paddingLeft":"80","paddingRightMobile":"30","paddingLeftMobile":"30","borderRadiusTopRight":"50","borderRadiusBottomRight":"50","borderRadiusBottomLeft":"50","borderRadiusTopLeft":"50","gradient":true,"gradientDirection":90,"gradientColorOne":"rgba(255, 255, 255, 0.1)","gradientColorTwo":"rgba(0, 0, 0, 0.41)","blockVersion":2} -->
<a class="gb-button gb-button-8316a6fb gb-button-text" href="#">Let's find</a>
<!-- /wp:generateblocks/button -->
<!-- /wp:generateblocks/button-container -->
<!-- /wp:generateblocks/container -->

<!-- wp:generateblocks/container {"uniqueId":"a59a9305","paddingTop":"40","paddingRight":"40","paddingBottom":"25","paddingLeft":"40","backgroundColor":"#ededed","isDynamic":true,"blockVersion":2} -->
<!-- wp:generateblocks/headline {"uniqueId":"037260f2","alignment":"center","backgroundColor":"","textColor":"","linkColor":"","linkColorHover":"","borderColor":"","fontWeight":"800","fontSize":30,"textTransform":"uppercase","paddingBottom":"25"} -->
<h2 class="gb-headline gb-headline-037260f2 gb-headline-text">Popular <mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-accent-2-color">Categories</mark></h2>
<!-- /wp:generateblocks/headline -->

<!-- wp:generateblocks/grid {"uniqueId":"6495f1b9","columns":4,"horizontalGap":20,"verticalGapTablet":20,"verticalGapMobile":20,"isDynamic":true,"blockVersion":2} -->
<!-- wp:generateblocks/container {"uniqueId":"f84c0fa9","isGrid":true,"gridId":"6495f1b9","width":25,"widthMobile":100,"backgroundColor":"#ffffff","gradientDirection":90,"gradientColorOne":"rgba(255, 255, 255, 0.1)","gradientColorTwo":"rgba(0, 0, 0, 0.30)","isDynamic":true,"blockVersion":2} -->
<!-- wp:generateblocks/image {"uniqueId":"1ae05d7d","sizeSlug":"full","alignment":"center"} -->
<figure class="gb-block-image gb-block-image-1ae05d7d"><a href="http://localhost/travle/category/laptops/"><img class="gb-image gb-image-1ae05d7d" src="https://res.cloudinary.com/readwali/image/upload/v1673534136/wp-jankari/mobiles.jpg" alt=""/></a></figure>
<!-- /wp:generateblocks/image -->

<!-- wp:generateblocks/headline {"uniqueId":"f13718ef","alignment":"center","fontSize":18,"marginTop":"12"} -->
<h2 class="gb-headline gb-headline-f13718ef gb-headline-text">Mobiles</h2>
<!-- /wp:generateblocks/headline -->
<!-- /wp:generateblocks/container -->

<!-- wp:generateblocks/container {"uniqueId":"4f873b6d","isGrid":true,"gridId":"6495f1b9","width":25,"widthMobile":100,"backgroundColor":"#ffffff","isDynamic":true,"blockVersion":2} -->
<!-- wp:generateblocks/image {"uniqueId":"ba8e6514","sizeSlug":"full","alignment":"center"} -->
<figure class="gb-block-image gb-block-image-ba8e6514"><a href="http://localhost/travle/category/mobiles/"><img class="gb-image gb-image-ba8e6514" src="https://res.cloudinary.com/readwali/image/upload/v1673534137/wp-jankari/laptops.jpg" alt=""/></a></figure>
<!-- /wp:generateblocks/image -->

<!-- wp:generateblocks/headline {"uniqueId":"46018d82","alignment":"center","fontSize":18,"marginTop":"12"} -->
<h2 class="gb-headline gb-headline-46018d82 gb-headline-text">Laptops</h2>
<!-- /wp:generateblocks/headline -->
<!-- /wp:generateblocks/container -->

<!-- wp:generateblocks/container {"uniqueId":"9c4d2542","isGrid":true,"gridId":"6495f1b9","width":25,"widthMobile":100,"backgroundColor":"#ffffff","isDynamic":true,"blockVersion":2} -->
<!-- wp:generateblocks/image {"uniqueId":"82c09433","sizeSlug":"full","alignment":"center"} -->
<figure class="gb-block-image gb-block-image-82c09433"><a href="http://localhost/travle/category/technology/"><img class="gb-image gb-image-82c09433" src="https://res.cloudinary.com/readwali/image/upload/v1673534137/wp-jankari/headphones.jpg" alt=""/></a></figure>
<!-- /wp:generateblocks/image -->

<!-- wp:generateblocks/headline {"uniqueId":"af726a69","alignment":"center","fontSize":18,"marginTop":"12"} -->
<h2 class="gb-headline gb-headline-af726a69 gb-headline-text">Headphone</h2>
<!-- /wp:generateblocks/headline -->
<!-- /wp:generateblocks/container -->

<!-- wp:generateblocks/container {"uniqueId":"198f4cf3","isGrid":true,"gridId":"6495f1b9","width":25,"widthMobile":100,"backgroundColor":"#ffffff","isDynamic":true,"blockVersion":2} -->
<!-- wp:generateblocks/image {"uniqueId":"43f8e5a4","sizeSlug":"full","alignment":"center"} -->
<figure class="gb-block-image gb-block-image-43f8e5a4"><a href="http://localhost/travle/category/gadgets/"><img class="gb-image gb-image-43f8e5a4" src="https://res.cloudinary.com/readwali/image/upload/v1673534136/wp-jankari/smart_watch.jpg" alt=""/></a></figure>
<!-- /wp:generateblocks/image -->

<!-- wp:generateblocks/headline {"uniqueId":"c8fac665","alignment":"center","fontSize":18,"marginTop":"12"} -->
<h2 class="gb-headline gb-headline-c8fac665 gb-headline-text">Smart Watch</h2>
<!-- /wp:generateblocks/headline -->
<!-- /wp:generateblocks/container -->
<!-- /wp:generateblocks/grid -->
<!-- /wp:generateblocks/container -->

<!-- wp:generateblocks/container {"uniqueId":"e3205d29","paddingTop":"50","paddingRight":"40","paddingBottom":"40","paddingLeft":"40","paddingTopMobile":"40","paddingRightMobile":"20","paddingBottomMobile":"40","paddingLeftMobile":"20","backgroundColor":"#ededed","gradientDirection":48,"gradientColorOne":"rgba(255, 255, 255, 0.1)","gradientColorTwo":"rgba(0, 0, 0, 0.30)","innerZindex":1,"isDynamic":true,"blockVersion":2} -->
<!-- wp:generateblocks/headline {"uniqueId":"e71413f6","alignment":"center","backgroundColor":"","textColor":"","linkColor":"","linkColorHover":"","borderColor":"","fontWeight":"800","fontSize":30,"textTransform":"uppercase","paddingBottom":"25"} -->
<h2 class="gb-headline gb-headline-e71413f6 gb-headline-text">Latest&nbsp;<mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-accent-2-color">Post</mark></h2>
<!-- /wp:generateblocks/headline -->

<!-- wp:generateblocks/query-loop {"uniqueId":"26deb1d7","query":{"post_type":"post","per_page":"6"}} -->
<!-- wp:generateblocks/grid {"uniqueId":"972cd06a","columns":1,"horizontalGap":40,"verticalGap":40,"isDynamic":true,"blockVersion":2,"isQueryLoop":true,"lock":{"remove":true}} -->
<!-- wp:generateblocks/container {"uniqueId":"19575ca7","isGrid":true,"isQueryLoopItem":true,"gridId":"972cd06a","width":33.33,"widthTablet":50,"widthMobile":100,"zindex":1,"isDynamic":true,"blockVersion":2,"lock":{"remove":true,"move":true}} -->
<!-- wp:generateblocks/image {"uniqueId":"1befa205","sizeSlug":"full","useDynamicData":true,"dynamicContentType":"featured-image","dynamicLinkType":"single-post"} /-->

<!-- wp:generateblocks/container {"uniqueId":"cd877665","minHeight":0,"paddingTop":"18","paddingRight":"18","paddingBottom":"18","paddingLeft":"18","borderColor":"#eeeeee","backgroundColor":"var(\u002d\u002dbase-2)","zindex":0,"isDynamic":true,"blockVersion":2} -->
<!-- wp:generateblocks/image {"uniqueId":"92a54328","sizeSlug":"thumbnail","width":"36px","height":"36px","borderColor":"var(\u002d\u002dbase-3)","alignment":"floatLeft","useDynamicData":true,"dynamicContentType":"author-avatar","marginRight":"4","borderSizeTop":"3","borderSizeRight":"3","borderSizeBottom":"3","borderSizeLeft":"3","borderRadiusTopRight":"36","borderRadiusBottomRight":"36","borderRadiusBottomLeft":"36","borderRadiusTopLeft":"36"} /-->

<!-- wp:generateblocks/headline {"uniqueId":"c081a7ea","element":"div","fontWeight":"700","fontSize":12,"marginBottom":"12","inlineWidth":true,"useDynamicData":true,"dynamicContentType":"author-name"} -->
<div class="gb-headline gb-headline-c081a7ea gb-headline-text"></div>
<!-- /wp:generateblocks/headline -->

<!-- wp:generateblocks/headline {"uniqueId":"dadb995e","element":"div","borderColor":"var(\u002d\u002dcontrast-3)","fontWeight":"700","fontSize":12,"marginBottom":"12","marginLeft":"6","paddingLeft":"6","borderSizeLeft":"2","inlineWidth":true,"useDynamicData":true,"dynamicContentType":"post-date"} -->
<div class="gb-headline gb-headline-dadb995e gb-headline-text"></div>
<!-- /wp:generateblocks/headline -->

<!-- wp:generateblocks/headline {"uniqueId":"77ae1c12","textColor":"#222222","linkColor":"#222222","linkColorHover":"#575760","fontSize":20,"marginTop":"6","marginBottom":"6","useDynamicData":true,"dynamicContentType":"post-title","dynamicLinkType":"single-post"} -->
<h2 class="gb-headline gb-headline-77ae1c12 gb-headline-text"></h2>
<!-- /wp:generateblocks/headline -->
<!-- /wp:generateblocks/container -->
<!-- /wp:generateblocks/container -->
<!-- /wp:generateblocks/grid -->
<!-- /wp:generateblocks/query-loop -->
<!-- /wp:generateblocks/container -->

<!-- wp:generateblocks/container {"uniqueId":"7e1ec218","paddingTop":"50","paddingRight":"40","paddingBottom":"50","paddingLeft":"40","paddingTopTablet":"70","paddingBottomTablet":"70","paddingTopMobile":"60","paddingRightMobile":"30","paddingBottomMobile":"60","paddingLeftMobile":"30","backgroundColor":"#1B78E2","gradient":true,"gradientDirection":230,"gradientColorOne":"#ffffff","gradientColorOneOpacity":0.1,"gradientColorTwo":"#000000","gradientColorTwoOpacity":0.68,"textColor":"#f7f7f7","linkColor":"#f7f7f7","linkColorHover":"var(\u002d\u002dbase-3)","bgOptions":{"selector":"pseudo-element","opacity":0.05,"overlay":false,"position":"center center","size":"cover","repeat":"no-repeat","attachment":""},"innerZindex":1,"isDynamic":true,"blockVersion":2} -->
<!-- wp:generateblocks/grid {"uniqueId":"f69ca347","columns":3,"horizontalGap":40,"verticalGapTablet":60,"isDynamic":true,"blockVersion":2} -->
<!-- wp:generateblocks/container {"uniqueId":"616b4fd7","isGrid":true,"gridId":"f69ca347","width":40,"widthTablet":50,"widthMobile":100,"paddingTop":"0","paddingRight":"0","paddingBottom":"0","paddingLeft":"0","isDynamic":true,"blockVersion":2} -->
<!-- wp:generateblocks/headline {"uniqueId":"8f11d826","element":"h5","backgroundColor":"","textColor":"#f7f7f7","linkColor":"","linkColorHover":"","borderColor":"","highlightTextColor":"","fontSize":30,"marginBottom":"30","iconColor":""} -->
<h5 class="gb-headline gb-headline-8f11d826 gb-headline-text">Just Sport Live</h5>
<!-- /wp:generateblocks/headline -->

<!-- wp:generateblocks/headline {"uniqueId":"fbd7600b","element":"p","backgroundColor":"","textColor":"","fontSize":15} -->
<p class="gb-headline gb-headline-fbd7600b gb-headline-text">Just Sport Live is an Online Learning Platform. Here you can learn WordPress website development. We publish all the information about WordPress website through this Blog Website.</p>
<!-- /wp:generateblocks/headline -->

<!-- wp:generateblocks/button-container {"uniqueId":"76e2c73e","alignment":"left","marginTop":"40","isDynamic":true,"blockVersion":2} -->
<!-- wp:generateblocks/button {"uniqueId":"2231f389","hasUrl":true,"target":true,"relNoFollow":true,"hasIcon":true,"removeText":true,"backgroundColor":"#ffffff","backgroundColorHover":"#0d69f3","textColor":"#262b44","textColorHover":"#ffffff","borderColor":"","fontWeight":"600","fontSize":26,"marginRight":"10","paddingTop":"10","paddingRight":"10","paddingBottom":"10","paddingLeft":"10","borderSizeTop":"0","borderSizeRight":"0","borderSizeBottom":"0","borderSizeLeft":"0","borderRadiusTopRight":"100","borderRadiusBottomRight":"100","borderRadiusBottomLeft":"100","borderRadiusTopLeft":"100","borderRadiusUnit":"%","gradientColorOne":"#f78da7","gradientColorOneOpacity":1,"gradientColorTwo":"#ff6900","gradientColorTwoOpacity":1,"iconSize":0.6,"blockVersion":2} -->
<a class="gb-button gb-button-2231f389" href="https://www.facebook.com/" target="_blank" rel="nofollow noopener noreferrer"><span class="gb-icon"><svg aria-hidden="true" height="1em" width="1em" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"></path></svg></span></a>
<!-- /wp:generateblocks/button -->

<!-- wp:generateblocks/button {"uniqueId":"e11b9173","hasUrl":true,"target":true,"relNoFollow":true,"hasIcon":true,"removeText":true,"backgroundColor":"#ffffff","backgroundColorHover":"#1a8cd8","textColor":"#262b44","textColorHover":"#ffffff","borderColor":"","borderColorHover":"","fontWeight":"600","fontSize":26,"marginRight":"10","paddingTop":"10","paddingRight":"10","paddingBottom":"10","paddingLeft":"10","borderSizeTop":"0","borderSizeRight":"0","borderSizeBottom":"0","borderSizeLeft":"0","borderRadiusTopRight":"100","borderRadiusBottomRight":"100","borderRadiusBottomLeft":"100","borderRadiusTopLeft":"100","borderRadiusUnit":"%","gradientColorOne":"#f78da7","gradientColorOneOpacity":1,"gradientColorTwo":"#ff6900","gradientColorTwoOpacity":1,"iconSize":0.6,"blockVersion":2} -->
<a class="gb-button gb-button-e11b9173" href="https://twitter.com/" target="_blank" rel="nofollow noopener noreferrer"><span class="gb-icon"><svg aria-hidden="true" height="1em" width="1em" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg></span></a>
<!-- /wp:generateblocks/button -->

<!-- wp:generateblocks/button {"uniqueId":"359ae37f","hasUrl":true,"target":true,"relNoFollow":true,"hasIcon":true,"removeText":true,"backgroundColor":"#ffffff","backgroundColorHover":"#C636AC","textColor":"#262b44","textColorHover":"#ffffff","borderColor":"","borderColorHover":"","fontWeight":"600","fontSize":26,"marginRight":"10","paddingTop":"10","paddingRight":"10","paddingBottom":"10","paddingLeft":"10","borderSizeTop":"0","borderSizeRight":"0","borderSizeBottom":"0","borderSizeLeft":"0","borderRadiusTopRight":"100","borderRadiusBottomRight":"100","borderRadiusBottomLeft":"100","borderRadiusTopLeft":"100","borderRadiusUnit":"%","gradientColorOne":"#f78da7","gradientColorOneOpacity":1,"gradientColorTwo":"#ff6900","gradientColorTwoOpacity":1,"iconSize":0.6,"blockVersion":2} -->
<a class="gb-button gb-button-359ae37f" href="https://www.instagram.com/" target="_blank" rel="nofollow noopener noreferrer"><span class="gb-icon"><svg aria-hidden="true" height="1em" width="1em" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg></span></a>
<!-- /wp:generateblocks/button -->

<!-- wp:generateblocks/button {"uniqueId":"89ab2f96","hasUrl":true,"target":true,"relNoFollow":true,"hasIcon":true,"removeText":true,"backgroundColor":"#ffffff","backgroundColorHover":"#ff0000","textColor":"#262b44","textColorHover":"#ffffff","borderColor":"","borderColorHover":"","fontWeight":"600","fontSize":26,"paddingTop":"10","paddingRight":"10","paddingBottom":"10","paddingLeft":"10","borderSizeTop":"0","borderSizeRight":"0","borderSizeBottom":"0","borderSizeLeft":"0","borderRadiusTopRight":"100","borderRadiusBottomRight":"100","borderRadiusBottomLeft":"100","borderRadiusTopLeft":"100","borderRadiusUnit":"%","gradientColorOne":"#f78da7","gradientColorOneOpacity":1,"gradientColorTwo":"#ff6900","gradientColorTwoOpacity":1,"iconSize":0.6,"blockVersion":2} -->
<a class="gb-button gb-button-89ab2f96" href="https://www.youtube.com/" target="_blank" rel="nofollow noopener noreferrer"><span class="gb-icon"><svg aria-hidden="true" role="img" height="1em" width="1em" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg></span></a>
<!-- /wp:generateblocks/button -->
<!-- /wp:generateblocks/button-container -->
<!-- /wp:generateblocks/container -->

<!-- wp:generateblocks/container {"uniqueId":"d7eb3ab6","isGrid":true,"gridId":"f69ca347","width":25,"widthTablet":50,"widthMobile":100,"paddingTop":"0","paddingRight":"0","paddingBottom":"0","paddingLeft":"0","paddingTopMobile":"60","borderSizeTopMobile":"2","borderSizeRightMobile":"0","borderSizeBottomMobile":"0","borderSizeLeftMobile":"0","borderColor":"rgba(255, 255, 255, 0.1)","isDynamic":true,"blockVersion":2} -->
<!-- wp:generateblocks/headline {"uniqueId":"ec285d0f","element":"h5","backgroundColor":"","textColor":"#f7f7f7","linkColor":"","borderColor":"#ffffff","marginBottom":"30","paddingBottom":"10","borderSizeBottom":"2","inlineWidth":true} -->
<h5 class="gb-headline gb-headline-ec285d0f gb-headline-text">Site Links</h5>
<!-- /wp:generateblocks/headline -->

<!-- wp:generateblocks/headline {"uniqueId":"ee9d788a","element":"p","backgroundColor":"","textColor":"","linkColor":"","linkColorHover":"","fontSize":16,"textTransform":"capitalize","marginBottom":"10"} -->
<p class="gb-headline gb-headline-ee9d788a gb-headline-text"><a href="#">About Us</a></p>
<!-- /wp:generateblocks/headline -->

<!-- wp:generateblocks/headline {"uniqueId":"788672c1","element":"p","backgroundColor":"","textColor":"","linkColor":"","fontSize":16,"textTransform":"capitalize","marginBottom":"10"} -->
<p class="gb-headline gb-headline-788672c1 gb-headline-text"><a href="#">Contact Us</a></p>
<!-- /wp:generateblocks/headline -->

<!-- wp:generateblocks/headline {"uniqueId":"e8257028","element":"p","backgroundColor":"","textColor":"","fontSize":16,"textTransform":"capitalize","marginBottom":"10"} -->
<p class="gb-headline gb-headline-e8257028 gb-headline-text"><a href="#">Feedback</a></p>
<!-- /wp:generateblocks/headline -->

<!-- wp:generateblocks/headline {"uniqueId":"e3c249d4","element":"p","backgroundColor":"","textColor":"","fontSize":16,"textTransform":"capitalize","marginBottom":"10"} -->
<p class="gb-headline gb-headline-e3c249d4 gb-headline-text"><a href="#">Sitemap</a></p>
<!-- /wp:generateblocks/headline -->
<!-- /wp:generateblocks/container -->

<!-- wp:generateblocks/container {"uniqueId":"1cd8eacf","isGrid":true,"gridId":"f69ca347","width":35,"widthTablet":50,"widthMobile":100,"paddingTop":"0","paddingRight":"0","paddingBottom":"0","paddingLeft":"0","paddingTopTablet":"60","borderSizeTopTablet":"2","borderSizeRightTablet":"0","borderSizeBottomTablet":"0","borderSizeLeftTablet":"0","borderColor":"#ffffff","borderColorOpacity":0.1,"removeVerticalGapTablet":true,"isDynamic":true,"blockVersion":2} -->
<!-- wp:generateblocks/headline {"uniqueId":"4bb88b17","element":"h5","backgroundColor":"","textColor":"#f7f7f7","linkColor":"","linkColorHover":"","borderColor":"#fffcfa","marginBottom":"30","paddingBottom":"10","borderSizeBottom":"2","inlineWidth":true} -->
<h5 class="gb-headline gb-headline-4bb88b17 gb-headline-text">Popular Post</h5>
<!-- /wp:generateblocks/headline -->

<!-- wp:generateblocks/query-loop {"uniqueId":"0edef6cc","query":{"post_type":"post","per_page":"3"}} -->
<!-- wp:generateblocks/grid {"uniqueId":"ff4ecf85","columns":1,"verticalGap":20,"isDynamic":true,"blockVersion":2,"isQueryLoop":true,"lock":{"remove":true}} -->
<!-- wp:generateblocks/container {"uniqueId":"a01a750e","isGrid":true,"isQueryLoopItem":true,"gridId":"ff4ecf85","width":100,"paddingBottom":"4","borderSizeBottom":"1","borderColor":"rgba(67, 67, 87, 0.3)","isDynamic":true,"blockVersion":2,"lock":{"remove":true,"move":true}} -->
<!-- wp:generateblocks/grid {"uniqueId":"6368b02c","columns":2,"horizontalGap":15,"isDynamic":true,"blockVersion":2} -->
<!-- wp:generateblocks/container {"uniqueId":"2af4746b","isGrid":true,"gridId":"6368b02c","flexGrow":0,"isDynamic":true,"blockVersion":2} -->
<!-- wp:generateblocks/image {"uniqueId":"20597127","sizeSlug":"thumbnail","width":"70px","useDynamicData":true,"dynamicContentType":"featured-image","dynamicLinkType":"single-post"} /-->
<!-- /wp:generateblocks/container -->

<!-- wp:generateblocks/container {"uniqueId":"21478aae","isGrid":true,"gridId":"6368b02c","flexGrow":1,"flexBasis":"0","isDynamic":true,"blockVersion":2} -->
<!-- wp:generateblocks/headline {"uniqueId":"c361cc3e","element":"h6","backgroundColor":"","textColor":"#ffffff","linkColor":"var(\u002d\u002dbase-2)","linkColorHover":"var(\u002d\u002dbase-3)","borderColor":"","highlightTextColor":"","fontWeight":"700","fontSize":15,"marginBottom":"5","iconColor":"","useDynamicData":true,"dynamicContentType":"post-title","dynamicLinkType":"single-post"} -->
<h6 class="gb-headline gb-headline-c361cc3e gb-headline-text"></h6>
<!-- /wp:generateblocks/headline -->

<!-- wp:generateblocks/headline {"uniqueId":"0dca948c","element":"p","backgroundColor":"","textColor":"#ffffff","linkColor":"","linkColorHover":"","borderColor":"rgba(180, 180, 191, 0.2)","fontSize":13,"marginBottom":"0","useDynamicData":true,"dynamicContentType":"post-date"} -->
<p class="gb-headline gb-headline-0dca948c gb-headline-text"></p>
<!-- /wp:generateblocks/headline -->
<!-- /wp:generateblocks/container -->
<!-- /wp:generateblocks/grid -->
<!-- /wp:generateblocks/container -->
<!-- /wp:generateblocks/grid -->
<!-- /wp:generateblocks/query-loop -->
<!-- /wp:generateblocks/container -->
<!-- /wp:generateblocks/grid -->
<!-- /wp:generateblocks/container -->

Conclusion

In conclusion, GeneratePress is a powerful, customizable WordPress theme that can be used to create a wide variety of websites. The theme is lightweight, fast, and efficient, making it a great choice for those looking to build a website that loads quickly and performs well. The built-in WordPress Customizer, as well as custom CSS and hooks, make it easy to customize the theme to fit your specific needs. Additionally, GeneratePress offers a variety of premium add-ons that can be used to further enhance the theme’s functionality and design. The GenerateBlocks plugin is a great addition to this theme, providing a collection of lightweight, customizable blocks that can be used to create complex layouts and designs with minimal effort.

1 Comment

  1. Hi, this is a comment.
    To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
    Commenter avatars come from Gravatar.

Leave a Reply

Your email address will not be published. Required fields are marked *