Sure, if you make your home page a static page in your settings > reading. Then that page content can be shown on your home page. So just go into the page, you can add columns using the columns shortcode button. Then click add media and add your images with a link.
Or you can use the theme options > home layout and add an “icon menu” just scroll down to the place where you choose an icon and there you can upload your own image.
Kadence Themes
Thread Starter
Aari
(@aari)
Thanks that was very helpful. I made it with the static page. Just another question: if I want to put the title under the image but outside the border. Do you have a css code to change that?
Again thank you for your help.
Aari
Hey Aari, can you post a link?
Thread Starter
Aari
(@aari)
Thank you for reply. Unfortunately I don’t have a link but I only want to move the text down and not the image. I tried with this code:
.about_icon div {text-align:center;}
.about_icon div {position: relative;}
.about_icon div {top:15px;}
but the image and the text are going down.
Best,
Aari
Hard to know without a link… IF your using the “icon menu” you can try this css:
.home-iconmenu a h4 {
position: absolute;
color: #444;
width: 100%;
text-align: center;
left: 0;
}
Kadence Themes
Thread Starter
Aari
(@aari)
Yeah I know but I’m using the maintenance mode that’s why I can’t send you any link right?
You would have to turn off maintenance mode or send a login.
[email protected]