Hey,
Have you already created portfolio posts? Ensure that you have set featured images for all. See here- https://www.kadencethemes.com/creating-a-portfolio-page-with-virtue/
Can you also post a link to your site?
Thanks!
Hannah
hi my site is http://www.dirtyculture.com.au
below the home icons i would like to have a full width banner with different pics and make it like a mini slider.
if this is possible
thanks
You would need to use a plugin like page builder for the fullwidth section and a slider plugin for the slider part.
https://wordpress.org/plugins/siteorigin-panels/
Kadence Themes
also how do i make it full width, you can see how the slider and top bar and not fullwidth, would this have something to do with the @media css, i had a friend do most of the coding =, the rest im working out myself
thanks
tried installing it and said it already exists. where would i find it on my dashboard
It could just be deactivated in your Plugins page. Do you see it there?
yep found it now just need to work it out.
is there anyway i can make the site fullwidth?
if you go to http://www.deathbyzero.com thats the layout im after but just cant get it to work.
thanks
This tutorial explains using page builder- https://www.kadencethemes.com/using-page-builder-virtue-premium/
You just need to create a row and set the row layout to full width stretched.
Hannah
can i add it to my home page?
also could i add the menu to my home page?
You can make the home page static and use pagebuilder.
Settings > reading.
I’m sorry i’m not sure what you mean by the menu. You can assign a menu to your site in the apperance > menus page. Is that what you mean?
Kadence Themes
Hi sorry what i mean is once i build a page using page builder can i then put the main menu on that page? i have built a test page theu page builder then changed it in reading to make the test page the main page but it does not change.
also i still cant make the page fullwidth is there a code i can add to make it fullwidth
Hey Mrgem79,
Have you enabled Page Content in Theme Options > Home Layout?
You can use the following css to make the content stretch the width of the page on the homepage:
.home .container {
width: 100%;
}
Just paste that into your custom css box in Theme Options > Advanced Settings.
Hannah
ok that worked it made the topbar and logo fullwidth but the body is still smaller and so is the slider, can i make the rest fullwidth
thanks
Which body text? For the slider I would suggest using the Fullwidth Slider.
Hannah
i have it on full width but still not working and if you check site once you go to another page it defaults back to smaller width
thanks