Forum Replies Created
-
in reply to: Codeless Slider Button Not going to URL
Hello,
Can you please send us a link where is this running?
Best regards!
in reply to: Tower ThemeHello,
@nate_man_7 thanks for your reply.
@foxconsulting, let us know if you need further help.Best regards!
in reply to: Service Circle Icon Element and Bullet pointsHello,
Please add this code into your custom css box:
.services_medium ul li { float: left; }Let us know.
Best regards!
Hello,
You can import any demo from your Specular theme options by going to General options > Import/Export (Dummy data). Click on the demo you like to use and then click “Import”. Please be cautious because importing a demo will overwrite all of your current settings and pages.
If you want to export your site, then in the same menu option, click “Save as Backup”. the generated file will be saved at folder \includes\dummy_data\backups.
Let us know.Best regards!
in reply to: Social media iconsHello,
I see the footer icons have the color altered by custom css, but i didn’t see the font size code for it. Did you added it? However, please try this code:
.footer_social_icons.circle li a i { font-size: 25px !important; }Result.
If still no luck, then go to file style.css and find these lines:.footer_social_icons.circle li a i{ color:#fff; line-height:32px !important; font-size:14px !important; }Remove
!importantfrom font size.Best regards!
in reply to: product side barHello,
Can you please be more specific? The shop page is indeed a products page and it’s configured to get the woocommerce sidebar by default. If you have created a custom product page and want woocommerce sidebar displayed in it then you have to add it as a normal sidebar.
Let us know.Best regards!
in reply to: How to make "Service Small Icon" highlight on hoverHello,
Please add this code into your custom cs sbox:
.services_small dt i:hover { color: #8b2fef !important;} .services_small .wrapper:hover { border: 1px solid #8b2fef !important;}Change the color to your wish.
Best regards!
in reply to: Tower – Visual Composer UpdateHello,
What theme version do you have? What is your VC version? The latest Visual Composer version included in theme is 4.11.2.1.
You can use the existing version without any problem.It is fully compatible with the current theme version.
If you want to update to vs 4.12 before the next theme release, then you have to buy plugin yourself. But we thought that this isn’t needed because the version included works perfectly.
There isn’t scheduled an update for Tower theme just yet.Best regards!
-
This reply was modified 10 years ago by
Mirela.
in reply to: project description titleHello,
I added this code into your custom css box:
.portfolio_single h4 {display: none;}and i commented out the previous one. Please check and let us know.Best regards!
in reply to: Optimizing theme’s resourcesHello,
Glad to know it’s ok.
Best regards!
in reply to: Visual Composer not working…Hello,
Sorry for the late reply.
Did you update theme too? To have the latest VC version, you have to have the latest theme version as well. If you keep an old version of theme, every time you try to update VC, it will install the included version of that theme vs. Which is an old one.
Let us know.Best regards!
in reply to: Portfolio Categories from Drop Down in Main MenuHello,
If you want to edit the style then add any custom css code into your Custom Css Box. Find it under General Options.
The category page’s layout uses the blog’s configuration.Best regards!
in reply to: Editing Home Portfolio PageHello,
The title is a Title Heading in your portfolio page. See screenshot.
You had not added any featured image to the porfolio item. That is why it was not showing up anything. I added an image to it. It displays on page now. Please check your site and let us know.
Best regards!
in reply to: Social media iconsHello,
Perhaps you are using other css classes. Open page with inspect element and find the right css classes to edit. Or send us your site’s url. We can give you the specific code to add.
Let us know.Best regards!
-
This reply was modified 10 years ago by