Hi,
I saw in the demos the enfold theme as a responsive grid blog. On my site though when things are minimized things do not respond. In the sample the blogs stack one an another. I can’t figure out why this is happening. I don’t see any threads the cover this issue as well.
Any clue why?
Hey lmmoonlight,
Can you re-enable the right click on the site so that I may inspect the css?
Best regards,
Jordan Shannon
Just did this, sorry!
Hi,
Add this to quick css to create the one column on mobile:
@media only screen and (max-width: 767px){
.responsive #top #wrap_all .slide-entry {
width:98%!important;
}}
Best regards,
Jordan Shannon
Thanks! That did it. Thanks for being helpful!
Hi,
No problem at all. Did you need further help, or shall I close this topic?
Best regards,
Jordan Shannon