Forum Replies Created
-
in reply to: Header text disapears on mobile version
Hello,
Please try adding this css as well:
@media (max-width:767px){ .header_container .top_nav.header-row{ display:block !important;} }Let us know.
Best regards!in reply to: Codeless Framework plugin not activtingHello,
We need the site’s link, username and password to login to the dashboard.
Don’t worry, your data is safe with us!Best regards!
in reply to: Picante Tasty: Responsive not showing properlyHello,
Since on our side, and as you can see yourself online, this issue does not happen to theme originally. This means something else in your installation is causing it. We are willing to keep debugging until the reason is found.
Sorry but you can only require refund if the theme has issues itself (not caused by anything related to your installation particularly) this means that this issue will need to be present in other installations (clients) not just you. And if support from us is denied to help you thru it. Which also is not the case as we are continuously providing support and will keep on until this ticket is resolved.
Best regards!
in reply to: How to change color of linsks in Our Services pageHello,
please add this css:
.cl-text p a { color: #ffb536 !important; }Result: https://ibb.co/V23G7Dt
Best regards!
in reply to: Picante Tasty: Responsive not showing properlyHello,
This is strange. As you can see in our demo, there isn’t any issue with shipping: https://codeless.co/picante/default/?page_id=464
I have forwarded your ticket to theme developer for a more professional review.Best regards!
in reply to: How to configure a WPDM New Downloads widgetHello,
All options are available in the plugin settings. Just open it and follow the steps. It’s the same procedure as adding any other page/post. See screenshots:
https://ibb.co/TtHSfMg
https://ibb.co/c1KLJ95Best regards!
in reply to: How to change color of linsks in Our Services pageHello,
Please add a link of the page you are having this. For us to send you the exact css.
Best regards!
in reply to: June theme mobil verion dont work. HELP!Hello,
I deactivated the AP Mega Menu plugin, it’s ok now. Please check it.
Best regards!
in reply to: Issues with woo commerceHello,
I opened your shopping page, made a purchase and everything went smoothly. See screenshots of all steps:
1-https://ibb.co/ysZSGr7
2-https://ibb.co/GVwtVB4
3-https://ibb.co/4Wn2SX2If you are referring to the “View Cart” in the cart icon at the top-right corner, that is present but it’s in white color. That’s why you do not see it at first, but if you hover, it will show. To change it’s color add this css into your Custom Css box:
.light .btn-bt.business { color: #009688 !important; }Cahnge the color to your wish.
Let us know.
Best regards!in reply to: Stuck on Specular WIzardHello,
Please add some ftp credentials as well. I need to access the files.
Best regards!
in reply to: Customizing: Loading …. STUCKHello,
Just write a normal reply and before hitting “Add reply“, make sure to check the “Set as private reply” checkbox below. See screenshot: https://ibb.co/HXdL1XY
Best regards!
in reply to: Home page is all codeHello,
The homepage had some text showing brackets and symbols that are part of the structure of shortcodes. This was messing up the rest of the shortcodes. I removed the two text elements containing these symbols and the content is being shown again.
I installed the Revolution slider and imported a demo slider as well.Please add content only using the builders, either Codeless Builder or Visual Composer. Whichever you are more comfortable with.
Best regards!
in reply to: Problem Mobile Search PageAdd this css:
.inner-content-row { padding-top: 0 !important; }inside the
@media (max-width: 480px){rule i added above.Best regards!
in reply to: Picante Tasty: Responsive not showing properlyHello,
You had set it up to be hidden. See screenshot: https://ibb.co/h21Y9mW
I changed that. Please clear cache and refresh page.Can you please try deactivating the third party plugins? I suspect one of them is conflicting with theme. Let us know when you do so, so we can check again.
Best regards!
in reply to: Problem link logo and search on mobileHello,
How exactly did you overwrite them? Please know that not all theme files can be added in a child theme. I recommend you do the change in the parent theme in this case.
I have notified the developer and this is a change that will most probably be added in the next theme update anyway.Best regards!