-
-
hi,
i imported this theme design to my site https://codeless.co/tower/sliding/
your example on your site has errors on mobile (iPhone 5S) so much so that the button falls off from the bottom of the page and there is no way to gradually scroll down the page.
this issue therefore also appears on my page!! can you see what i mean?
finally, how do you set it so that the box and text in the middle of the page REMAIN with auto-margin to left, top, right, bottom. at the moment it is hovering near the bottom.
thanks!
-
Hello,
The demo online is an old version of theme. There has been many updates and changes since then.
This is how i see your site in mobile, screenshot. What is not correct here?
Please send us a screenshot of your issue.Best regards!
-
-
Hello,
I added a new custom css class(.respback) to your homepage rows. And added the related css code into the page’s custom css box. This is it:
@media (max-width: 480px){ .respback { background-size: cover;} .vc_col-sm-6.wpb_column.column_container.with_padding { margin-top: -60px;} #fullpage .section .fullscreen_inner { vertical-align: top;} }
Result screenshot.
NOTE: Please keep in mind that you need to buy a new licence for every installation using Tower theme.
Best regards!
-
Thank you.
Happy to pay for more licences but i am finding there are so many bugs that it is in a way more hassle than its worth…lastly, on mobile, the menu text is white and doesnt show at all. how do i change the text colour so that this shows up?
thanks!
-
Hello,
I added this code into your custom css box:
@media (max-width: 480px){ #logo img { height: 59px !important; left: -38px !important; } .menu-small ul.menu > li > a {color: #231F1F !important;} .close{ left: -53px !important;} } @media (max-width: 979px){ .mobile_small_menu {left: 16px !important;} }
For the font color in mobile and the position of small menu icon.
We are happy to assist you for every inconvenience you are experiencing with Tower. Also we are consistently improving it’s features with frequent updates.
Let us know for anything.Best regards!
-
hi
did you do this fix for the home page? it doesnt seem to work
two images here. one showing correctly, secondly how the ‘burger’ moves after clicking and the text is still not visible…
burger AND font needs to be fixed. please can you test?
sigh.
thanks
-
Please, you have not replied to my post…
this is urgent and due for launch in the next day or two!
thanks
-
thanks, the ‘burger’ no longer moves but on safari for mac i can’t see the text on the dropdown. all of the navigation links are white and can’t be read against the white background.
-
Hello,
I moved this line:
.menu-small ul.menu > li > a {color: #231F1F !important;}
(in your custom css box)from inside the code for mobile, now it will affect all screen sizes (except desktop). Not only the mobile size.
Please check your site and let us know for anything.Best regards!
-
You must be logged in to reply to this topic.