Viewing 8 replies - 1 through 8 (of 8 total)
  • Do you want to remove the text and to put full-width featured image?
    If the answer is yes, you will need to use Child theme with custom front-page.php file where you will need to customize your changes.

    Thread Starter amusor

    (@amusor)

    That is correct. Im just certain how to write the code.

    In this topic you can find related discussion about custom front-page. The case is not the same, but you can follow the instructions and to replace Featured image area with Full Width area.
    It will be helpful If you provide URL or more specific example.

    Thread Starter amusor

    (@amusor)

    Thanx. i think i did it! one last thing! Can you tell me the code for centering the image featured?

    You could wrap it with div with text-align center, sample example:

    <div style="text-align: center;">
    featured image code here
    </div>

    It should do the work ??

    Thread Starter amusor

    (@amusor)

    what do you mean by featured image code? Is it the url for the Picture?

    i pasted this code in the CSS.

    <div style=”text-align: center;”>
    forside.jpg
    </div>

    sorry for my knowledge ??

    It will be easier if you prove URL address and I can help you with this

    Thread Starter amusor

    (@amusor)

    adrihan.com/www/

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Remove "Your H2 Subheadline Here"’ is closed to new replies.