• Resolved ma3ry

    (@ma3ry)


    Is it possible to remove the drop down option for the View As box so that Month, List and Day show all the time?

    • This topic was modified 6 years, 3 months ago by ma3ry.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey there !

    Thanks for reaching out — that’s a great question, I can help with that ??

    This can be done via CSS:

    #tribe-bar-views [name="tribe-bar-view"] {
    display: inline-block;
    }

    Though you may need to do a stylesheet override. Our Themer’s Guide can help guide you to do this.

    Hope that helps!

    Hey there,

    Since this thread has been inactive for a while, I’m going to go ahead and mark it as resolved. Don’t hesitate to create a new thread any time you help again!

    Ed ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘View As – tribe-bar-views – remove drop down’ is closed to new replies.