Forum Replies Created
-
in reply to: Large button bad visualization on mobile
Hello,
Please try adding this code into your custom css box:
@media (max-width: 676px){ .vc_btn3-size-lg { max-height: none !important; } .vc_btn3-container.vc_btn3-center { margin-top: -17px !important; } }Let us know.
Regards and Merry Christmas!
in reply to: color of the active menu item/smooth scrollingHello,
That’s great to know. Thanks for letting us know.
Best regards!
in reply to: Set custom service iconHello,
Sorry but this is not possible with the current theme’s element. Changing them requires code editing that is not included in support service. Please read more regarding it here: https://support.codeless.co/?page_id=4207
Regards and Merry Christmas!
in reply to: The dummy data don´t workHello,
We are sorry for your frustration. Please know that we have no intention of ‘cheating’. It’s not on our interest. I am happy to help whatever there is needed.
I only stated what i saw in your site. Did you make any changes on theme files for it to appear like that? What do you mean by “buying the installation of the theme”? If you have already bought theme, then that’s all it’s needed.
Please know that in case of multi-sites, you need to buy a licence for each site you plan on using theme.
I am glad to help you install the dummy data, but i need to verify the copy you are using is valid. Please understand our procedures as well.
Anyway, i tried accessing the site with the credentials provided but it’s impossible. Please see screenshot: https://www.clipular.com/c/5355709535617024.png?k=7KZDND9Utt84IsYOiaPsLH_L5IQ
Did you change them? Do you still want our help with it? Let us know so we can understand better the situation here and how you wish to proceed.Regards and Merry Christmas!
in reply to: Compatibility Issue with VIsual ComposerHello,
Sorry for the late reply. This is strange.
I checked your page and the element does call all posts with out issue but only in pages it is restricted. This element does not have any issue on our side. Can you please add the ftp login data in your profile as well? So we can investigate this further.
Let us know.Regards and Merry Christmas!
in reply to: Where are TABS?Hello,
Please open Visual Composer elements grid > Content, and look for the elements “Old Tabs” and “Old Accordions“. See screenshot.
Add these in you page and use to your need. Let us know.Regards and Merry Christmas!
in reply to: How To Change Menu StyleHello,
Please go to General Options > Header Options > Header Style, select the “Navigation with border separators, below the logo” option.
Let us know.Regards and Merry Christmas!
in reply to: Dummy Data Still Not ImportingHello,
Sorry for the alte reply.
I don’t see many differences from the demo. What you have is a fullwidth layout site, while the online demo is boxed. You can change it in General Options > Layout > Overall site layout.Also i added some margin to the custom heading in contact page, to make it like the demo. Check it in the element’s options > Design Options. See screenshot.
Let us know what other can we help you with.
Regards and Merry Christmas!
in reply to: line break troubleHello,
Sorry but that is not possible.
Regards and Merry Christmas!
in reply to: Blog: masonry layout errorThis reply has been marked as private.in reply to: line break troubleHello,
The html is ignored here. The editor reads it as normal text. To have break the line like in the demo please add this code into your custom css box:
.list li.simple { width: 50% !important; }Let us know.
Merry Christmas!
in reply to: Completely ConfusedThis reply has been marked as private.in reply to: I cannot change menu font colorHello,
Please check the type of header you have selected. If you have chosen the light header, then the changes made to dark header won’t make a change in the active menu. Go to the page’s General Settings > Page’s Options & Style > Header Color Style for Header and make sure the dark version is chosen.
Let us know if you need further help.Merry Christmas!
in reply to: The dummy data don´t workHello,
There is something wrong with the theme you have imported. It says that it’s false. See screenshot: https://www.clipular.com/c/5798933450457088.png?k=5oOT8PcI-216f0SPvTsQTY2A2YA
Please download the latest copy of theme files and import THAT to your Appearance > Themes. try making the dummy data import again.
Let us know if you need our help.Merry Christmas!
in reply to: Dummy Data Still Not ImportingHello,
From what i see not every thing is aligned left in mobile (screenshot). All but only the footer content. To change this please go to file css/bootstrap-responsive.css and find these lines:
footer#footer .inner .row-fluid.ff .span12:first-child:last-child{ margin-left:-210px !important; }Remove margin or replace it with:
/* margin-left: -210px !important;*/
Let us know.Merry Christmas!