Forum Replies Created
-
in reply to: ALT Tags Removed on Featured Images
Hello,
I edited it. Please check your site.
Best regards!
Hello,
Please edit the file ‘js/main.js’
Find the lines:
$(".animsition").animsition({ inClass : $(this).data('animsition-in'), outClass : $(this).data('animsition-out'), inDuration : $(this).data('animsition-in-duration'), outDuration : $(this).data('animsition-out-duration'), linkElement : 'a:not([target="_blank"]):not([href^=#]):not(.lightbox-gallery):not(.zoom):not(.prettyphoto)' });Replace them with:
$(".animsition").animsition({ inClass : $(this).data('animsition-in'), outClass : $(this).data('animsition-out'), inDuration : $(this).data('animsition-in-duration'), outDuration : $(this).data('animsition-out-duration'), linkElement : 'a:not([target="_blank"]):not([href^="#"]):not(.lightbox-gallery):not(.zoom):not(.prettyphoto)' });Let us know.
Best regards!
Hello,
1-Are you referring to the mobile menu drop-down or the desktop? The mentioned changes can be done with some css.
Add this code for the on hover background color of desktop menu:nav .menu li > ul.sub-menu li:hover { background: rgba(239, 239, 239, 0.75) !important; }Add this for the mobile:
@media (max-width: 979px){ .snap-drawer #navigation nav .menu > li:hover { background: rgba(239, 239, 239, 0.75) !important; }}2-Do you mean the h1 titles color on hover? Add this code:
.search-results h1 > a:hover { color: #9A2BE0 !important; }3-Sorry but this requires code modification that takes quite some time and it is not included in support. You could hire a developer to do it for you.
A workaround is to remove the theme search at General Options > Header Options > and add woocommerce search widget. Add the widget in top header area.4-I added this code into your custom css box:
.row-fluid.row-google-map { pointer-events: none;}
Inside the@media (max-width: 480px)block.
5-Add this code:.header_tools .cart { border: 2px solid #80296A; border-radius: 5px; width: 33px; height: 33px; } header#header .header_tools .cart .cart_icon { top: 9px; left: 2px; }To add a border to cart icon. Or you can add a background image too with css.
6-This is strange. I checked it on our side and it does not happen. Please send us your ftp credentials in a private reply. We need to check the menu files.
PS: I am happy to know you are satisfied with our support. Thank you for your appreciation!
Best regards!
in reply to: resize imageHello,
No need to be a programmer, we are here to help. Please go to General Options, scroll down to Tracking Code / Custom CSS / Custom JS > Custom css. Add here the css code i send you previously. See screenshot.
Let us know if you need further help.Best regards!
in reply to: Several problems with my mobile websiteHello,
-For the centered logo, please add this code into your custom cs sbox:
@media (max-width:480px){ .header_11 #logo { margin-left: 0 !important; margin-right: 124px !important; }}You have an old version of theme. Please udpate theme and Visual Composer first, to their latest versions.
Read here for more info on how to update theme.
Read here for more info on how to update VC.
Let us know if the issues persist.Best regards!
in reply to: finishing issuesHello,
1-Please go to “Ask for support” in our forum sidebar(screenshot) to write a new post.
2-I can not find a “Risorse” page. Please send the link so i can check.
3-Did you made any changes to portfolio files before? The default behavior of the portfolio custom fields is to not recognize html tags. Most probably you have edited this before and the recent update overwrote the changes.
Browse your previous questions to find the change and do it again. We would suggest to save a backup of modified files for future updates.
Let us know if you need help.Best regards!
in reply to: Can’t change Page header background and font colorHello,
The home page gets the default setting set in your General Options > Header Options > Default Page Header. That is why changes made to it’s page option panel are not recognized.
We are sorry if this caused you any inconvenience. I will let know the developer team regarding it, but i can’t promise anything.If you want you can suggest it at our Suggest Us Features forum.
Best regards!
-
This reply was modified 5 years, 2 months ago by
Ludjon.
in reply to: Visual Composer Design optionsHello,
Please add this code into your custom css box:
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat { color: #fff; background-color: #1C730C !important; }Change the “color” to edit the font color and “background-color” for the buttons background color.
Best regards!
in reply to: slide behind headerHello,
Glad to know you set it up. Let us know for anything.
Best regards!
in reply to: Megamenu and few questionsHello,
Sorry for the late reply.
1-How many colulmns do you have in your mega-menu? To change the width please add this code into your custom css box:nav .codeless_custom_menu_mega_menu.codeless_mega3 li { width: 185px !important; }If this won’t do, send us your site’s url so i can give you a more specific code.
2- Do you mean the single article or the article in a blog page? Please send us a link where you want this edit.3-change the distance of sidebar from content, by setting padding to the span9 and span3. Add the custom css into your custom css box.
Best regards!
in reply to: Update problemHello,
Please deactivate all third party plugins. Then update theme and Visual Composer to their latest versions. Start activating plugins one at a time to find the culprit.
Let us know how it will go.Best regards!
in reply to: Visual Composer not working- Tower ThemeHello,
Please update theme first to it’s latest version. It has VC updated as well. Then follow these instructions to update Visual Composer from theme (no license required).
Let us know.Best regards!
in reply to: Visual Composer – Media Grids Not ShowingHello,
It will not be necessary for this one. We will make the same edit in the next theme update so you will not have to worry about it again.
Best regards!
in reply to: Can’t change Page header background and font colorHello,
There is no restriction on editing the home page. You should be able to change it’s page header to your need anytime.
I can’t make a test for you as your site requires a password to view the pages in front-end.
Let us know if you still need our assistance.Best regards!
-
This reply was modified 5 years, 2 months ago by