• Resolved jaykaywp

    (@jaykaywp)


    Hello, is possible to set custom breakpoints for tablet and mobile so they match my theme? e.g. when using the row layout and adjusting the point when it goes down to one column. I’ve seen in other topic threads that a filter for custom breakpoints was on the list to do so just wondering if it’s been implemented yet?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Ben Ritner – Kadence WP

    (@britner)

    Hey,
    It’s more tricky than one filter because there is some CSS that is not output dynamically but instead statically for the row and that includes media queries. (main row block css). That isn’t really “filterable” in an easy sense because you would have to replace the whole css file and then manage it yourself.

    I’ve been considering some different options but I don’t have a perfect solution yet and so I’ve not implemented something.

    Right now it still makes the most sense to add in a few lines of css if your theme is going from a different standard then 1024 and 768.

    I can help with custom css if you send a link and tell me what you are going for.

    Ben

    Thread Starter jaykaywp

    (@jaykaywp)

    I’m just investigating options at this stage, but thanks the offer of assistance, if I do go ahead with Kadence Blocks I’ll send a link to help with the custom css needed.

    Thanks again

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Custom breakpoints’ is closed to new replies.