Skip Navigation

[Resolved] Views Area Help

This support ticket is created 6 years, 5 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 5 replies, has 2 voices.

Last updated by Shane 6 years, 5 months ago.

Assisted by: Shane.

Author
Posts
#1105472

Hi there

On this page :
hidden link

I want to make it like this:
hidden link

But it looks like this
hidden link

all the sections are in same container... i want them to be separate so that I can design each row as i want. I am unable to find a solution in the community. please help

#1105547

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hello,

Thank you for contacting our support forum.

It is true that all the items will get the same generic class name because they are in a loop.

What you can do is to add an ID attribute and pass the [wpv-post-id] shortcode into it and it will give each row a unique id that you can style.

Thanks,
Shane

#1105550

i want one row to have different color and another to have another color ... its not possible to make the bg color as full width color

#1105552

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hello,

No its not possible to have it fullwidth unless your theme can provide a fullwidth template. The rows are bounded by the maximum width of your theme's content container.

Thanks,
Shane

#1105554

i am using Ocean theme .. and it have that option.

#1105568

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hello,

So what you need to do is to set it to use a fullwidth template then it should wrap the full width of the page.

Thanks,
Shane