Hi,
Is it possible to disable the break point of a specific row? There are some rows on my page where I would like to maintain two 1/2 columns next to each other on all devices/browser width.
Hey jpamoroso,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hi,
We can try css to keep them sized to 50%. Is it for the full width rows showing on the link you provided?
Best regards,
Jordan Shannon
Hi jpamoroso,
I am not seeing the section on the link you shared. Can you point us to the page with the issue?
Could you please attach some screenshots of the issue?
Best regards,
Victoria
Hi jpamoroso,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width:989px){
.responsive #top.page-id-949 #wrap_all .av_one_half {
margin-left: 1%;
width: 42%;
float: left;
}
}
We normally try to reply within 24hours, but if the thread is updated by a comment it goes to the end of the queue again and so we do not get to it fast enough. So we do not recommend bumping the threads.
If you need further assistance please let us know.
Best regards,
Victoria