Okay
  Public Ticket #4546563
Home page customisation
Closed

Comments

  • Typology1 started the conversation

    Hi,

    I would like to know if it is possible to have a text block on the home page between the carousel and the footer. My footer is black and the background colour of the home page is the standard very light grey. I want to have a section where I can put some reviews. I don't want a background colour, I would like the same colour as the standard background, but I would like the text box to have 4 columns aligning with the 4 columns in the footer. I also don't want a border around it. Is this at all possible?


    Attached files:  Alvar Home Page Modification.jpg

  •  309
    Paul replied

    Hello,

    Thank you for your message and for the example image.

    The theme does not include a built-in option for adding a custom text section inside the portfolio template. To create a section like the review area shown in your example, the template would need to be manually customized.

    The recommended way to do this is by using a child theme and editing the template file from there. Here is a brief guide:

    1. First, create a child theme. You can follow the guide in this article: https://uxbarn.ticksy.com/article/8649/
    2. Copy the file template-featured-works.php from the parent theme and paste it into the child theme folder. This will override the original template.
    3. You can then edit this template file and add your custom content (such as the review section) where needed.

    After saving the changes, the new section should appear on the home page (on the page using the Featured Works template).

    I hope this helps. Please let me know if you have any questions.

    Best regards,
    Paul