Forum Replies Created
-
in reply to: Bug with Clients Carousel
Hello,
-Please go to General options > Clients > Add/Edit Clients Light Version, add as many clients as you want here.
-This happens because you have no other clients to show. If you add more clients, the effect will be gone.Best regards!
in reply to: VC. Menu. TranslationHello,
I added this code into your custom css box:
.archive .header_wrapper { background-color: #222222;} .header_wrapper.transparent.header_1.background--light { background-color: #222222;} .top_wrapper { padding-top: 70px !important;}Sorry but is not possible to add a slider to blog page header and single posts.
Please check your pages and let us know.Best regards!
in reply to: Full width slider for demo 3 (padding showing up)Hello,
Please set slider width to 1100px, and add this code into your custom css box:
ul.tp-revslider-mainul { left:-71px !important; }
Let us now.Best regards!
in reply to: Responsive Menu IssueHello,
I made some changes in the custom css box. This is the view now in iPad. Please check and let us know.
Best regards!
in reply to: TOWER THEMEHello,
1-The live builder, is an feature you can use to create your own personalized site. Read more here: https://codeless.co/create-business-website-with-wordpress/
2-The pages are all build with Visual Composer. To edit then, just add/edit/delete elemenets via Visual composer backend.
3-Go to Codeless slider > edit slides. or if you are using another slider (revolution/ layer slider) go to the slider options and make the changes there.Yes, you have to use WP Bakery for all elements. The plugin is included in theme package and it’s free. You do not need a licence key to use it. We include the latest version of it, in every theme update.
If you want to update before next theme release, then you will have to buy it.
Let us know for every thing.Best regards!
in reply to: Put text into the slider for mobile viewHello,
Can i please see a link where is this running?
Best regards!
in reply to: Menu is viewing below the headerHello,
You can reduce the menu items padding via css, to fit the width of your screen. If you send us your site’s url, We can help you with the correct css code.
Best regards!
in reply to: Hyperlink color in TowerHello,
Please edit the above code to this:
h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a { color: #e5af5a !important; }Let us know.
Best regards!
in reply to: Setup Business Landing Theme DemoHello,
Support time: We are doing our best to answer your questions asap, from Monday to Friday, 9AM to 5PM (UTC +1:00). Please consider weekends and the timezone differences.
Best regards!
in reply to: Small gap between main navi and dropdown listHello,
Sorry for the late reply.
Please add this code into your custom css box:@media (max-width: 480px){ .top_nav, .top_nav .widget { margin-top: -14px; display: block; }}Let us know.
Best regards!
in reply to: Remove Categories Description from portfolioHello,
Sorry for the late reply.
You have an error in your site. Screenshot. Please update theme. Since you have a dark background, when we remove the categories name via css, the titles became in the same color as the background, making them disappear. I added this css into your custom css box:.portfolio-item.basic .show_text h6 { display: none;} .portfolio-item.basic .show_text h5 { color: #FFFEFE !important;}for the portfolio category titles. Here is an example page.
As for your portfolio entry, The error i mentioned is causing for the span to overlap and it gives you that view.
I added this code for it:.single .content > div:not(.title) { margin: 0px auto 0 !important; } .portfolio_single ul.info li .title { text-align: left !important; } .portfolio_single .span3 { margin-left: 75% !important; } .portfolio_single ul.info li:nth-child(2) .title { margin-top: 16% !important; }However this behavior is not normal, so you have to update theme, or upload a fresh copy of theme files.
Let us know.Best regards!
in reply to: Text under each ohter on postsHello,
Sorry for the late reply.
Please update theme to it’s latest version. I’ll login and check again if the issue persist.Best regards!
in reply to: Disable Parallax on iPad LandscapeHello,
Please add this code into your custom css box:
@media (max-width: 1024px){ .section-style.parallax_section { background-position: 0 0 !important; background-attachment: scroll !important; background-size: cover; } }Let us know.
Best regards!
in reply to: Browser resize bugsHello,
Sorry for the late reply!
I browsed all your site’s pages, but i didn’t face any of the issues (screenshot). The pages resized well and the rows were not affected.
Did you manage to solve your issue? Let us know.Best regards!
in reply to: SHOPHello,
Please import dummy data and install WooCommerce plugin first. Then create as many products as you want. Add woocommerce widgets to shop page sidebar.
We can help you with the set up if you send us your wp credentials in a private reply.Best regards!