Forum replies created
try add to Custom CSS yet:
.container-header {
padding: 0!important;
}
when you edit the page scroll down and find Page Title and select Hide
try add this to the Custom CSS:
.custom-header {background-repeat:no-repeat;
background-size:contain;
background-position:center;}
try :
.custom-header {height:180px;padding-bottom:40px!important;}
modify per your needs
try this code in the Custom CSS field:
.carousel-inner .item img {
text-align:center;
}
edit file library/functions/basic-functions.php and remove this line #1876:
$atts['title'] = ! empty( $item->title ) ? $item->title : '';
if you are using an additional plugins, I would suggest to disable one by one and see if it helps. it looks like something break the javascript of the theme.
sorry, this version of evolve is not supported/developed anymore
Theme Options -> Extra -> Default Sidebar Position
that’s weird….the menu for mobile is enabled by default..and it looks different…are you using any additional plugin for that? does the menu work on your mobile on this website theme4press.com?