This topic has 16 replies, 2 voices, and was last updated 6 years, 6 months ago ago by Rose Tyler
help me to make Images from my Home Page at mobile view, to be 3 coloum.
single coloum
http://prntscr.com/jhj5mr
to
3 coloum like this:
http://prntscr.com/jhj64s
Hello,
I would recommend you to check Responsive Options http://prntscr.com/jhkfzv https://wpbakery.com/video-academy/category/responsive/
Regards
After following the instructions
ok I’ve made it into 3 columns
http://prntscr.com/jhkubc
how to make a margin like this:
http://prntscr.com/jhkun7
and how to close the distance between the title and the image
Please follow this screenshot – https://prnt.sc/jhlww8
Regards
How about Margin, between product images
how to make a margin like this:
http://prntscr.com/jhkun7
Please check Design Options for columns.
Regards
can u show me via screenshoot for manage margin coloum?
Regards
okay, and
how the image remains aligned, although ditasnya there is text with 2 lines
It depends on your content structure, so you can change it or add a custom class for row + custom css code in Theme Options > Custom css > Custom css for mobile, for example, http://prntscr.com/jhns7y + https://prnt.sc/jhnsh2
.test .wpb_content_element {min-height: 38px !important;}
Also, do not forget about image alignment settings – http://prntscr.com/jhnpzf
Regards
wheather to go although cpanelto insert css code?
How to create custom.css you can watch in this tutorial – https://www.youtube.com/watch?v=Qok2zRedRMY.
use this code in custom.css file:
@media only screen and (max-width: 480px) {
.test .wpb_content_element {min-height: 38px !important;}
}
Regards
okay and how to eliminate the empty zone:
You need to set margin-bottom 0px for rows which are hidden on mobile.
Regards
okay thank you for Great Service
You’re welcome!
Regards
The issue related to '‘Home Page 3 colom for Image’' has been successfully resolved, and the topic is now closed for further responses