Slider not centered

10 replies · opened Aug 12, 2021

QqmaxAug 12, 2021

Hi,
i want place the left menu on the "rs-demo-premium-content-zoom.html" with the class "<body class="stretched side-header">".
The menu is placed fine and works.
The slider-container is also centered .. even when i change the width (responsive).

But the image, title and buttons inside the slider are not centered. I try to change the data "-256px" in the css files, but
cant get it work for all displays.

You can check this live on: http://fricomtestaccount.de.w01b9af9.kasserver.com/index-portfolio-3.html
with
username: qmax
and
pw: brh2020

Thx Michael

SSemicolon WebSTAFFAug 13, 2021

Hello,

Consider adding the following settings to the JS Codes at the bottom of the Page inside the Revolution Slider Initializations JS Codes:
[ch_pre type="js"]fullScreenAutoWidth:"on",
fullScreenAlignForce:"on",[/ch_pre]

This should automatically fix the issue. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

QqmaxAug 13, 2021

Hello,

i put this code in every part of script and test it, but doesnt work.

SSemicolon WebSTAFFAug 14, 2021

Hello,

Can you please update the Codes online or please provide us with FTP Access so that we can check this out ourselves and fix this for you. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

SSemicolon WebSTAFFAug 16, 2021

Hello,

We have resolved this for you. Please check and let us know. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

QqmaxAug 17, 2021

Thank you, with the extra code at the footer fullScreenAutoWidth:"on" and your modified sliderLayout:"fullscreen" .. it works.

QqmaxAug 17, 2021

Can you tell me how i can expand all submenus if page loaded ? I mean without click or hover ?

SSemicolon WebSTAFFAug 17, 2021

Consider using the following CSS Code:
[ch_pre type="css"]@media (min-width: 992px) {
.sub-menu-container {
display: block !important;
height: auto !important;
}
}[/ch_pre]

This should work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

QqmaxAug 18, 2021

Nice thank you, but now the trigger-buttons doesnt work anymore.
Is there a class that open only one selected submenu if the page loaded and the buttons work also ?

SSemicolon WebSTAFFAug 19, 2021

Hello,

We have tried working on this but unfortunately, this is not support at the moment. We will try introducing this in an Update in one of the very next releases. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard