VISUAL BUILDER : RAW RTL PROBLEM

Posted in: Newspaper
Post count: 15

Hi,
I use a RTL CSS, how to fix the Row stretch position?

View post on imgur.com

tnx

Post count: 22421

Hi,
Please provide an example and more details so we can better understand what it is you wish changed to right. Please provide a link to your website so we can inspect the element you added in visual composer and you wish changed.
Thank you!

Post count: 15

ppsmaroc.com/temp

Sorry,
when i set “Row stretch” in visual composer, the row didn’t get full width?
is there any update for visual composer?
tnx

Post count: 22421

Hello,
in order to have the visual composer element full width, you need to remove any background color or image as the website will become boxed if you do so. i see you already solved the problem with it though.
As for an update, we will update visual composer in our next theme version.
Thank you!

Post count: 15

ppsmaroc.com/temp

Hi again,
i follow all steps documentation to get full width row.

View post on imgur.com

My problem is that use a rtl css style for the theme, and when row is default every-things is ok.
But when is set the stretch row option = it’s taking full width but not centered in page (move to left) as seen :

View post on imgur.com

with css inspector i make a change for value “left” and it’s correct the bug, as seen :

View post on imgur.com

But the location of the css file is unknown, so were i can find the css file or how to fixe it?

tnx man

Post count: 22421

Hello,
If you can correct the issue fro your browser inspector then 80% of the problem is solved, You simply have to add the code in the theme panel – custom css box. You can use a chrome extension called live css editor and you can create your css code directly inside it and see it applied live. Then you simply copy over the code in the theme panel.
I hope this helps.
Thank you!

Post count: 15

Hi,
tnx for your response, but i like add a custom css live in the source file to assume a perfect results.

Anyway i do some search in net about “element.style” with unknown location, and wat i can understand is that CSS is inline

so i think that the css for this element is generated by “visual composer (java-script)” or “vc-templates/vc_row.php”.

wat i wold like exactly to know is : Wat’s file is responsible to generate or control the css of “row in visual composer”?

tnx man

Post count: 22421

Hello,
In visual composer you can assign an extra class to the row and simply target that in css. If you want to add the code directly in the visual composer css you need to edit this file: http://screencast.com/t/rKItfYNrt
Thank you!

Post count: 15

I use this method and it’s work

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.