Pagebuilder+Overlay on mobile & smooth scrolling

Posted in: Newspaper
Post count: 24

Hi, I have 2 questions.

1. I’m using pagebuilder+overlay menu for page template. At first, the header menu wouldn’t be transparent so I use the code as below and it’s working now.

.page-template-page-pagebuilder-overlay .td-header-wrap .td-header-menu-wrap-full {
background-color: transparent;
}

but it’s not working on mobile. The header menu still won’t be transparent.

2. How can I adjust padding-top when I add row ID to use smooth scrolling? I’m using sticky menu(Header style3-multipurpose). So when I scrolling, headlines will be covered with menu bar.

Post count: 22421

Hi,

1. The mobile menu must be made transparent from the theme colors section: https://www.screencast.com/t/2Y6lF0u4j

2.Unfortunately the sticky menu cannot affect the content. There is no simple way of having the entire content scroll under the menu. It is not a simple modification to make as the scrolling sidebar is js loaded as well as the menu. Sorry but you will have to hire a freelancer to help out with this implementation.

Thank you!

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