- ApiPractical example – How to add a new Block and Module
- ApiAPI – Smart Lists – Introduction
- ApiAPI – Category top section style – Introduction
- ApiAPI – Category top section template – Introduction
- Apitd_api_module::update
- Apitd_api_module::add
- ApiAPI – Modules – Introduction
- ApiUsing the Theme API in plugins
Just a quick question. I cannot figure out how to make the padding/margin disappear from around revolution slider on my mobile homepage. I have adjusted settings in visual composer, style.css, and the slider tab to no avail. Firefox says that the css container is .td-main-page-wrap and/or .td-main-container-wrap, but neither of these affected mobile output. Please see the link for annotated jpg of my problem. Any help would be greatly appreciated.
We have a problem with the mobile menu on our site.
On click for some reason it shifts rt. with no dropdown.
http://screencast.com/t/OWzhlwcVEabR http://screencast.com/t/5navZldGa
Hello,
I have checked your website and did not see any errors with the grids. They display fine and responsive. The only difference is the scrolling option. The big grid does not have a scroll feature. The other big grids do. This is how they were designed for the mobile version.(you can scroll the bottom part of the grid on your mobile phone) http://screencast.com/t/VZoaqwEsv0e
Thank you!
Hello George,
Unfortunately if i remove the white space from the mobile version, you will no longer have the scrolling logo. It is defined in those white spaces under the main logo.
You could use this code and give up the scrolling logo for the mobile version:
@media (max-width: 767px){
.td-header-menu-wrap-full{
display:none
}
.td-main-page-wrap{
padding-top: 5px!important;
}
}
result: http://screencast.com/t/pI1XSwdlm
Unfortunately it’s either white space or no scrolling logo. This is how the menu is set up.
I hope it helps
Thanks.
All Images aren’t showing on my mobile website.
Also – on the servedaily.com/e-edition page I can’t get the display to show up in the center of the page on the mobile device.
Was able to figure it out
Theme Colors > Mobile menu
Is there a way to be able to change the header background color, mobile menu and search icon so it reverses to black menu and search icon and white background header on mobile at a certain responsive point.
Hi Bogdan,
This time it worked.Thanks!
But I see excessive space in mobile version after the icon is hidden (refer screenshot that you have attached).
I tried to hide them but it impacts when scrolling.
Please could you advise css code for the same.
Thanks!
Hi,
Please remove the second code and replace it with this one:
.td-icon-mobile{
display:none!important;
}
Regarding the gradient border, you already have it in desktop and mobile:
http://screencast.com/t/iKWk0c0nu – http://screencast.com/t/rKL9qdqYa8E
Thanks.
whoops! I missed. After applying the second code I’m having above troubles in mobile view.
Thanks for your reply Bogdan.
First code was just perfect whilst still have trouble.
Screenshot attached:-
http://www.screencast.com/t/hWNVHTDyGSc
While scrolling in mobile, the logo is not displayed. Also the gradient border is getting disappeared.
I want to hide only mobile menu option.
PS: Is there a way I could get that gradient border below my Block 12 in home page as well.
ie: http://www.viralbae.com/home
Thanks!
Hi 84KcZ,
By default the theme doesn’t display the top bar on mobile devices, but you can use custom Css in Theme panel > custom css to display the top widget, like that: http://screencast.com/t/XOWNRilgrU
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}
}
The result should see here: http://screencast.com/t/5SwmvehF1c
Thanks!
Hello Anand,
You can achieve these goals by using this custom css. It makes the trending now block not clickable and enlarges the display area for text on the mobile version.
@media (max-width: 767px){
.td-trending-now-post{
overflow:visible!important;
}
.td-trending-now-display-area{
height:45px!important
}
.td_block_trending_now {
padding: 4px 0 4px 0!important;
}
}
.td_block_trending_now a{
pointer-events:none
}
Thanks.
Hello,
Unfortunately we do not have different versions of the theme for desktop/mobile. The same post you set in the desktop version is going to be shown in the mobile one. You could try to find a plugin that changes the theme on the mobile version but we cannot assure it will work because we have not tested these plugins. If you cannot find a plugin that works, you will need custom modifications to get it done and unfortunately we cannot offer any custom work at the moment. You can hire a freelancer to do it for you if you want from sites like studio.envato.com
Thank you for your understanding.
Hi blandRepublic,
Unfortunately, there is no option to change this from Theme panel. In theme panel you can change only the color for top bar social icons and mobile menu icons, like this: http://screencast.com/t/andjE7L3
For change the footer social icons it is necessary to use custom Css. Please try the code below and change this with color as you like. Add this code in Theme panel->Custom Css area, like this: http://screencast.com/t/BFbCLQEe4Z
.td-footer-wrapper .td-icon-font {
color:red;
background-color: green;
}
The result should see here: http://screencast.com/t/Byryi5lD
Thanks and let us know how it goes!
Hi,
Please take a look at my news ticker section in my website (http://www.anandambi.com/myblog/). The content for News Ticker section is little long but it is displayed correctly in PC without any issues.However when I try to view the site in Mobile.Only half the content is displayed and the other half is cut off.Please help me resolve the issue
And also I dont want the contents in the newsticker section to be clickable.That is right now if user clicks on any content in News Ticker section he is navigated to that specific post,I dont want that to take place.Can you please help me resolve this issue
Thanks,
Anand
Hello,
1) You can use this css for the desktop version:
.td-main-menu-logo img{
margin-left:128%!important
}
You can use the same method to apply it to the tablet and mobile version of your website.
2)You can hide it using this code:
.td-header-menu-wrap-full{
display:none!important;
}
My trending now ticker is overlapping into the big grid on mobile. How do I fix this? http://samuelwright.com
I cannot get the social icons, which appear in the top menu bar on a desktop, to appear on mobile devices.
What are the options I have ? to make posts look different on mobiles compare to desktops. Is there any load more feature – in which after scrolling certain distance, the user is prompted to click some widget or load more like icon to scroll further down. I ask these questions since i want the mobile site posts to look compact and shorter than desktop version, and the mobile visitors should be shown the whole page only when they want to read more either through clicking any icons or load more feature.
Thank you Bogdan. That code provided the exact fix.
But I see two more issues with full logo on top option (Menu)
i) while scrolling in desktop, the logo is getting left-aligned. Ideally it should be in middle.
ii) Full logo on top option is to display only logo I believe. But I still see mobile menu icons with empty options nothing other than CLOSE link. It should be hidden completely.
Kindly advice.
Hi
We haven’t tested cloudflare’s rocket loader with the theme but usually the rocket loader or automatic compression of js resources cause this. We don’t recommend using an autominify tool as this could generate js conflicts and break features that use js to function as in your case mobile menu and search did.
Please make sure you deactivate all plugins including cloudflare and cache you use, leaving just the Visual Composer active and empty all cache then purge files and check this again.
Let us know how it goes!
Thanks!
Hi i dont know if you could advise me what to do when viewing http://www.thenewage.co.za on mobile the menu doesn’t work and the post pictures doesn’t show.
Hello,
After upgrade my mobile site http://www.dnevne.net does not work well.
Menu does not work, search…
I use cloudflare, after upgrade I deleted cache.
I tested on iPhone.
Thanks.