Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #661975

    On the mobile I have set up a button sub nav but they are individual full width buttons. Didn’t like the style of the full width sub menu. Is there a way to set it up so that the button changes color to dark gray so you know which page your on. Just not sure how to stylize that in css.
    Thanks.

    #661983

    Hey bensondesign,

    Would you mind posting us a screenshot/mockup of what you would like to achieve? You can upload the screenshot to imgur.com or dropbox and share the link here :)

    Best regards,
    Yigit

    #662041

    Thanks for taking a look.

    #662410

    Hi,

    I get a 404 error page on the link you posted, could you check please?

    Thanks,
    Rikard

    #663009

    Let me know if you can see these.

    #664039

    Hi,

    Please turn on custom CSS field for ALB elements – kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your button which is linked to your current page and give it a custom CSS class and then add code block element to your page and add following code inside it

    
    <style>.your-custom-class {
    background: #f2f2f2 !important;
    }</style>
    

    Best regards,
    Yigit

    #664064

    Thanks for the reply. I will try this and let you know if I have any issues. Great Support as always.

    • This reply was modified 8 years, 4 months ago by bensondesign.
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.