Home › Forums › Jevelin Theme › Inside Header
Home › Forums › Jevelin Theme › Inside Header
Hi there,
Please check my website http://sistemadsm.com/enriqueshaw/
I have a question. I have my header on the left. How can i put the sliderevolution on 100% width of the container? If you see now i have my slider on 100% of the screen view. It exceed the container.
The other problem is under the whole of my site. I have a partner carousel and i dont find how to put this section to 100% width. If you see the gray background color it doesnt reach the 100% of the container.
Thanks for help me.
Hi @daptee,
I hope you are well today and thank you for your questions.
I have a question. I have my header on the left. How can i put the sliderevolution on 100% width of the container? If you see now i have my slider on 100% of the screen view. It exceed the container.
Could you please share me the screenshot of how you want it to display so that I can better understand it?
The other problem is under the whole of my site. I have a partner carousel and i dont find how to put this section to 100% width. If you see the gray background color it doesnt reach the 100% of the container.
Please try adding that section in the full-width row which you will get in the visual page builder.
Best regards,
Shufflehound team
My problem is when i put full-width row. Please see attached files. When i put full-width row the content go behind my header. If you see the image when i hide my header, the content is behind. This problem have i with sections, and SliderRevolution
Does the full-width row help you to achieve the result except the content goes behind the header?
If yes then please set it on your shared site so that I can help you to resolve content going behind the header issue.
Yes you can see it now in my page http://sistemadsm.com/enriqueshaw/
The first section where the SliderRevolution is, and the section where the partners carousel is, both have this problem. They go behind the Menu.
Can you help me to fix it?
You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
@media (min-width: 1250px){ .rev_slider_wrapper.fullscreen-container { left: -75px !important; max-width: 117.5%; } .vc_row[data-vc-full-width="true"] { left: -45px !important; max-width: 117.5%; } }
If the above-shared CSS code doesn’t work for you then you can try achieving this using Yellow Pencil editor as described in the below page.
https://support.shufflehound.com/how-to-change-almost-any-element/