Site logo

[Resolved] Image Full width?

Home Forums Support [Resolved] Image Full width?

Home Forums Support Image Full width?

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #138186
    Alain Le贸n

    Hello. I want to put the image of women occupying the full width without margins on the left and right. I could help?
    http://institutodebellezahiss.cl

    #138241
    Tom
    Lead Developer
    Lead Developer

    Give this CSS a try:

    .page-header-image.grid-container {
          max-width: 100%;
    }
    
    .page-header-image img {
          width: 100%;
    }
    #138254
    Alain Le贸n

    Excuse me, where should I put it?

    #138255
    Tom
    Lead Developer
    Lead Developer
    #138260
    Alain Le贸n

    Sorry, already settled the issue child but do not know exactly where I paste that code is quite advanced the issue for me and I see that the degree of collaboration is not much, so if I’m bothering, better close the issue and I’ll see how I’ll fix it. The information provided does not solve the problem.

    #138264
    Tom
    Lead Developer
    Lead Developer

    So you have the child theme installed?

    If so, go to “Appearance > Editor” and paste the code I provided to the bottom of the editor.

    Let me know if you need more info 馃檪

    #138272
    Alain Le贸n

    I’ve already decided, by changing Page Header Position from Above Content Area.
    Congratulations Tom. Your theme is wonderful.

    #138369
    Tom
    Lead Developer
    Lead Developer

    That did what you were looking for? Perfect 馃檪

    #145089
    Joanne Smith

    Tip

    Customize – Page Header Position — set to Above Content Area

    J

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.