-
Hi,
Recently I noticed that on the site (solicall.com) the mobile menu opens and immediately closes. This happens with most of the browsers. Any help would be appreciated.
Thanks.
Topic: Issues with my website
Hi, I have some issues with my specular website theme:
1. I need to remove the empty lines (look like mobile menu but empty links) from my desktop menu (screenshot 1)
2. How to remove titles like “project description” and “project details” and like icon on the portfolio items “services” page (screenshot 1)
3. Visual composer not work at all (when chosen still rounding and rounding and nothing happen (screenshot 2)
4. The top menu go down when screen not big enough to show it and not convert to mobile menu until become very small. (screenshot 3)
5. How to remove page title and the page we are in from top of all pages ? (screenshot 4)
6. How to remove recent posts title from footer, and how add social media icons and links down? (screenshot 5)
Your fast response highly appreciated.
Many thanks for this great theme..
Topic: Mobile Header Covers Logo
Hi,
one more help for http://www.resinofacile.com please.
My client is telling me that the in this page https://www.resinofacile.com/video-resinofacile/ and only in this page the footer is not fixed to the bottom of the page but is coming up, living a lot of blank space after the footer.
Sincerely I am not sure about this becouse I tested the site from several borwsers and smartphones and it seems there is no problem with footer.
But the client is using Apple Mac and says this problem is present both with firefox and safari.
Here is the screenshot of the client: https://i.share.pho.to/e6f994cc_c.png
Do you see this problem?
I already added some css code to the theme, this is all the code I added:
/*#header{
margin: 0 auto;
}*/
.latest_blog .blog-item .info {display: none;}
.latest_blog .blog-item .after .post-like {
display: none;
}
#footer .inner .row-fluid.ff:first-child {
padding-top: 15px !important;
padding-bottom: 10px !important;
}
#footer .inner .widget {
font-size: 13px;
}
#footer .inner .widget ul li {
background-color: rgb(0, 0, 0);
width: 50px !important;
height: 50px !important;
}
#footer .footer_social_icons {
float: right !important;
width: 34% !important;
}
#footer .footer_social_icons li i {
font-size: 20px !important;
margin-top: 8px;
}
#footer .footer_social_icons.circle li:hover {
background-color: #fff !important;
}
@media (max-width: 480px){
#footer .footer_social_icons {
width: 100% !important;
}}
#footer .footer_social_icons.circle li a:hover i {
color: #4db848 !important;
}
.copyright_text p a {color: #F9F7F7 !important;}
.menu-small ul#mobile-menu {
background-color: #669900;
}
#copyright .container {
margin-top: -20px !important;
margin-bottom: -20px !important;
}
#copyright {
padding-bottom: 0 !important;
}
Topic: mobile version screwed up
1. when viewing site in landscape mode on tablet and device, plus smartphone portrait, the menu shows up on top of the logo.
2. also the drop down menu items shows up in white and are no longer visible as the header is white.
3. when in tablet portrait mode the email on top widget shows up below, not beside like when in computer mode the way I want it.