Forum replies created
Hi,
Add below custom css in Custom CSS section of Theme Options
.content-box img {
width: 500px; // you want to size
height: 500px; //you want to size
}
Thank you
Hi,
Firest of all, Change the font of Bootstrap slider in the theme options. Follow path:
Theme options -> Bootstrap slider -> General -> Slider Title font and Slider description font
After that add below css in Custom CSS area of theme options.
#bootstrap-slider .layout-center {
background: #ffffff;
}
#bootstrap-slider .carousel-caption h2 {
background: #ffffff;
}
For your mobile design, reduce the image size because it auto adjust image size for responsive design and gray color automatically remove after that add above css change in your file.
And you want to change the position of your background text then add below css.
@media only screen and (max-width: 768px) {
#bootstrap-slider .left.carousel-control {
left: 30px;
}
#bootstrap-slider .right.carousel-control {
left: 60px;
}
#bootstrap-slider .carousel-caption {
bottom: 0px !important;
top: auto;
transform: none;
}
}
Thank you
Hi,
Please activate your new account, we are not login to your new account.
http://prnt.sc/evtzk2
Thank you
You are welcome
Hi,
Select one sidebar layout in theme options for shop page and select two sidebar layout in page options ( your landing page options ) for landing page.
Thank you
Hi,
In your screenshot, you display before the menu. actually, it’s mobile menu and you display after menu, it’s desktop menu that always same design we not change it.
If you use a full-width menu in desktop so you enable mega-menu that displays ful-lwidth with sub-menu items.
Thank you
Hi,
Sorry, But this functionality remove to new wordpress update.
We have to suggest two plugin for read more functionality.
Thank you
Hi,
Please go to Theme options and follow path:
Theme Options -> General -> Layout -> Select a layout ( select one sidebar layout )
Thank you
Hi,
We will update all template as soon as and release new update coming soon.
Thank you
Hi,
We think that you have not installed our core plugin file like Redux Framework and
Theme4Press Core, please install or activate it and check again.
Thank you