Forum Replies Created
-
in reply to: Remove Categories Description from portfolio
Hello,
I removed the background of the header. It is completely transparent now. Please check your site.
Best regards!
Hello,
To switch to the light logo, go to your page’s General Settings > Page options & Style > Header Color Style for Header, select the light version (screenshot).
I was able to do it without issue in a test page in your site.Best regards!
in reply to: Responsive Menu/HeaderHello,
Sorry for the late reply.
Please edit the code above to this:.header_1 nav li.current-menu-item > a { color: #00d3c5 !important;} .background--dark nav .menu > li > a:hover { color: #00d3c5 !important;} @media (max-width: 979px){ .background--dark #logo img.dark { left: -100px !important;} }I can see the responsive menu is in the center (screenshot), what do you need to change?
Best regards!
in reply to: Text under each ohter on postsHello,
Sorry for the late reply.
The site you send us does not have Tower theme any more. I did fix the issue. You should probably clear cache and refreshed it. However, let us know if you need our help in the future, if you decide to keep working with our theme.
We hope to have you back.Best regards!
in reply to: Call-To-Action ErrorHello,
-Please add this code for the icon alignment:
.wpb_content_element.list.only_icon { float: left !important; width: 100%; }Please send us your wp credentials in a private reply. So we can give a closer look at the call-to-action.
Best regards!
in reply to: Team Add-OnHello,
You need to increase the height of the content area. Add this code into your custom css box:
.single_staff .content { height: 270px; }Change the height to your need.
Best regards!
in reply to: Put text into the slider for mobile viewHello,
Sorry for the late reply.
I accessed your site from mobile and iPad, but i do see the slider’s fonts. Screenshot. Did you manage to fix your issue?
Please update theme to it’s latest version. It has many important changes.Best regards!
in reply to: Setting up the Shop demoHello,
You have not installed sliders, Layer slider and Revolution slider. I did that for you. I tried to import the home slider of the demo site but this message showed up: “Error: Wrong export slider file format! This could be caused because the ZipArchive extension is not enabled.” Please make sure that the PHP Extension zipArchive is enabled, and import/export will work fine.
You can download the shop slider here.
Also please create the product items at your Woocommerce > Products. Also i recommend you to take the latest theme update. As it has many important changes.
Let us know for anything.Best regards!
in reply to: Error with new theme updateHello,
Please add this code into your custom css box:
.page-id-2409 .wpb_content_element {margin-bottom: 21px;}
Edit the value to your wish.Best regards!
in reply to: Text under each ohter on postsHello,
I fixed it.
Please check your site.Best regards!
in reply to: New theme update – Visual Composer FIXHello,
@huguesalbes,
My apologies for the late reply.
I can see the text is displaying fine in the portfolio page(screenshot). Did you manage to solve your issue?
Let us know.Best regards!
in reply to: Weird Header when window is smallHello,
Please edit the code above to this:
@media (max-width: 1100px){ nav .menu > li { padding-right: 5px !important; padding-left: 5px !important; } .top_nav .container .row-fluid .span6:nth-child(2) { width: 70%; float: right; } .top_nav .container .row-fluid .span6 { width: 25%; } }If still no result, please send us your wp credentials in a private reply. We will do it for you.
Best regards!
in reply to: Landing Page design (no navigation)Hello,
Please add this code into the page’s you want to remove the navigation, custom css box:
#navigation { display: none;} footer#footer .inner { display: none;}Best regards!
in reply to: Portfolio Area Not WorkingHello,
You had not selected the categories that do have post assigned to them. So no post where displayed. I added the categories you have with posts and they are showing fine now. Screenshot.
Best regards!
in reply to: Dummy Import Not WorkingHello,
The slider in home page is using Gallery Carousel. You can find it in the page’s General Settings > Sliders Options (screenshot) you can add/edit/remove slides here too.
Or import sliders in Revolution slider/Layerslider. Find demo sliders to import at your theme’s main folder(that you downloaded from your Envato account). Folder “sliders_dummy_data”.Best regards!