This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Full width row

10 years ago · Last reply by Magus 10 years ago

I want to have a full width stretch on the background color of the row. Not the whole page background color but just the background for the row. I would want the background color to be stretched full width. I have tried to edit the row on the “row layout” and i have tested full width and full width stretched but the background color of the row isnt stretched full width. What can i do?
Regards

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

7
  1. stefanpali 10 years, 7 months ago

    I need the row to be wider for my text also, the layout alternatives doesnt help.

  2. stefanpali 10 years, 7 months ago

    I looked now and It only works on the parent theme of Vantage but i am using a child theme. I have only made a style.css, header.php for now in my child theme. What is the problem, i need support as soon as possible.

  3. Magus Staff 10 years, 7 months ago

    Hi Stefanpali

    Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

    Thanks

    Magus

  4. stefanpali Private 10 years, 7 months ago

    This is a private message.

  5. Magus Staff 10 years, 7 months ago

    Hi Stefanpali

    Please navigate to the pagebuilder for that page and click on the spanner for the row containing the Visual Editor. Click on the Layout option on the right and change the setting for Roe Layout to Full Width Stretched.

    Let us know how you get on

    Magus

  6. stefanpali Private 10 years, 7 months ago

    This is a private message.

  7. Magus Staff 10 years, 7 months ago

    Hi Stefanpali

    The issue seems to be in the style.css file of your child theme. By the looks of it you copied the parent CSS when you created or added the child-theme and then made alterations to that copy. This is the wrong way of doing it. I have corrected and rebuilt your child theme to make it easier to find the issue.

    In your Custom TABELL CSS section you have this entry.

    .entry-content {
    	margin: 10px 0;
    	overflow: hidden;
    	font-size: 12px;
    	line-height: 1.5em;

    This is what is causing the issue. The overflow hidden line is causing the extension to the row background to not be drawn. Could you please tell me what this particular section was added to alter.

    Thanks

    Magus

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread