Issue Double Scroll Bar In The Index Web Page - Question | JoomShaper

Issue Double Scroll Bar In The Index Web Page

M

maxdax

SP Page Builder 2 years ago

Hello i have a issue when i enter in my website index, appears double scroll bar and affect de navegation when i try to down the content can anyone help me please?

0
5 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #25165

Thanks for your patience!

Please put the following code in your custom CSS:

.body-innerwrapper {
    overflow-y: hidden;
}

Let me know if this resolves the issue for you!

Note: Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

https://prnt.sc/pu705g

https://prnt.sc/pu70zn

Best Regards

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #25163

Hi there!

Thanks for your query.

Let me have a look...

0
Pavel
Pavel
Accepted Answer
2 years ago #25167

Hello i have a issue when i enter in my website index, appears double scroll bar and affect de navegation when i try to down the content can anyone help me please?

Hi. The problem is in your CSS code. Remove and start over. In many ways it is erroneous and causes a double scrolling problem, among other things. For example, the Header height is configured in the template interface. Take advantage of this instead of using terrible paddings. Also in the template is configured the height of the logo, menu font size. And so on... Without your code there is no problem

0
M
maxdax
Accepted Answer
2 years ago #25171

Rashida Rahman you resolve the issue thanks so much you are love! =3

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #25176

You are always welcome!

0