How to get this work on Bbuilder and Astra Theme
-
Hello Malihu,
I’m trying to get the plugin works with Beaver Builder and Astra Theme but I can’t, please help me to do so. I have the following configuration:
On plugins selectors: a[href*=#]:not([href=#])
On Custom Menu Items I have added
a custom CSS class = ps2id and
Link Relationship (XFN) = m_PageScroll2idI have enabled the following features too:
Allow only one highlighted element at a time checked
Keep the current element highlighted until the next one comes into view (i.e. always keep at least one element highlighted) checked
Prevent other scripts from handling plugin’s links (if possible) checkedIn the custom CSS I have added:
.main-header-menu, .menu-item .ps2id > a.mPS2id-highlight{
background-color:red;
}The problem is the entire main header menu section gets highlighted. Looking for the code I can’t see the plugin is adding the mPS2id-highlight class
Please help me to get this work, this is driving me crazy
The page I need help with: [log in to see the link]
- The topic ‘How to get this work on Bbuilder and Astra Theme’ is closed to new replies.