Forum Replies Created
-
in reply to: header for contact and social media not displaying
Hello,
Please make sure you have enabled he Top Widget area in General Options > Header Options > Top Widgetized Area.
Let us know.Best regards!
in reply to: Tower Theme: mobile logo not centering and too largeHello,
Please add this code into your custom cs box:
@media (max-width: 480px){ .header_11 #logo { margin-right: -22px !important;} }Best regards!
in reply to: Search not working in the forum?Hello,
Sorry for the inconvenience. We are currently undertaking some major changes in the server. We will update forum very soon and the search feature as well. We require your patience till then.
Thank you for understanding.Best regards!
Hello,
Sorry for misunderstanding. Please read this article, for more detailed information on the online builder.
Let us know id you need further help.Best regards!
in reply to: Tower – dummy content download freezes at 65%in reply to: Header and active page header problemsHello,
You need to update javascript files because of the new wordpress changes. You could do it yourself or send us your ftp credentials in a private reply. So we can do it for you.
Best regards!
-
This reply was modified 10 years ago by
Mirela.
in reply to: stop the header & menu form scrollingHello,
No 1, is an edit that we will include in the next theme update so you won’t need to do it again. The other points, are personal changes so will not be added in theme update. You should do them again.
You can always suggest us features and changes for future updates , in our “Suggest us Features” forum.Best regards!
in reply to: Demo Content FailHello,
Yes, version 1.7 is the latest theme version. The included plugins are in the latest version of the time of theme release. Since then, other updates has been released. You can wait for the next theme release to update them, or you can buy a licence yourself and update plugins right now. We think this is not necessary as they are perfectly compatible and working with theme. And we update theme frequently. However it is up to you.
I notified the developer team to add it so you won’t need to make the changes again. But in case it has not been added yet, you will have to make the update again.Best regards!
in reply to: Top menu dropping into content areaHello,
You could decrease the menu items padding/margin in General Options > Header Options > Menu Options > Menu Items padding/margin, until the menu width is smaller than the header in this width and can be contained by header. Or add this code into your custom css box:
@media (max-width: 1024px){ .mobile_small_menu { display: block; left: 85%; } header#header #navigation {display: none;} }It will display the responsive menu when that width is reached.
Best regards!
in reply to: Bootstrap-responsive and Child ThemeHello,
The custom css box, has no issue. Maybe you did not add it correctly. If you want to keep the current solution, ok. Or you can send us the code you tried to ad into your custom css box. So we can check if there was any mistake.
Let us know.Best regards!
in reply to: Page header height stuck at 80pxHello,
Are you referring to header (with menu and logo) or page header (containing page title)? Header height can be set up at General Options > Header Options > Header Height. And page header in General Options > Header Options > Default Page Header >Page Header Height.
If you still have issues, send us your wp credentials in a private reply. So we can give it a closer look.Best regards!
in reply to: Codeless Slider logo/menu/nav colorHello,
Sorry for the late reply.
I have forwarded your issue to theme developer. We will get back to you asap. Thank you for the patience.Best regards!
in reply to: Full Width Content IssuesHello,
Theme does not have any issue with full width content. What plugins do you have installed? Can you please try deactivating them all and try enable one at a time? One of them could be conflicting theme scripts. If the issue persists, please send us your wp credentials in a private reply. So we can give it a closer look.
Best regards!
in reply to: How to reduce size of search bar in tower themeHello,
The above code has the height, width, font size, line height and font color attributes. You only need to change their values to your wish. To change the height, just edit the value of the height. Did you try it and not succeed?
Let us know.Best regards!
in reply to: Demo Content FailHello,
I was able to import dummy data for Shop demo. I installed Woocommerce plugin too and imported the ‘shop’ revolution slider. Before you continue with further customization, please go to file includes/core/codeless_elements.php , find and delete this line:
vc_remove_element("vc_widget_sidebar");Please continue with product and content editing. let us know for anything.
Best regards!
-
This reply was modified 10 years ago by