Dear roymustafa
1. please send us the link or the text that your search
2. please remove this css:
prntscr.com/ewpesl in templates/sj_wavenew/css/template-green.css
find:
.button, button, .btReverse {
background: #16a086;
color: #ffffff;
padding: 8px 20px;
display: inline-block;
vertical-align: top;
font-size: 14px;
border: none;
border-radius: 0px;
display: none;
}
=> change to:
.button, button, .btReverse {
background: #16a086;
color: #ffffff;
padding: 8px 20px;
display: inline-block;
vertical-align: top;
font-size: 14px;
border: none;
border-radius: 0px;
/* display: none; */
}
3. please select the layout that you want in our template: fixed, float
Thanks