Forum Replies Created
-
in reply to: Buton colorThis reply has been marked as private.in reply to: Buton colorThis reply has been marked as private.in reply to: Menu
Hello,
For that you need to create a mega menu. Just go to Appearance > Menus. Under the menu item you want the two columns to be, check the “Check if you want to use this item as megamenu” checkbox.
Screenshot: https://ibb.co/2ktG22mBest regards!
in reply to: Size text footerHello,
Yes, go to Appearance > Customize > General > Custom Codes > Custom Css. See screenshots:
https://ibb.co/4VWcVCy
https://ibb.co/7KfP1rR
https://ibb.co/gJfNndZLet us know.
Best regards!in reply to: Demo Data Not InstallingHello,
Please increase the wp allocated memory first. Check here theme’s minimum server requirements:
https://codeless.co/june/documentation/#requirements
It is important to have the required PHP configuration limits in order for theme to work properly.Best regards!
in reply to: woocommerce not working with themeHello,
Please give us more details of the issues you are having. Picante theme, as all themes, is tested before every new update launch. We can assure you it’s perfectly compatible with Woocommmerce.
Please add some wp credentials in your profile data. So we can check this closely.
https://support.codeless.co/?ht_kb=add-private-login-credentialsBest regards!
in reply to: Codeless Slider recycle orderHello,
Sorry but that is not possible for now. The slider uses a third-party script that is limited in attributes.
Best regards!
in reply to: Specular Blocks Don't show ElementsHello,
Please use the back-end to customize/add content. Let us know if you still have any problems with it.
Best regards!
in reply to: Problems after theme updateIf you like our theme, please leave a rating on Themeforest. It’s important for us:
https://themeforest.net/downloadsThank You!
in reply to: Problems after theme updateHello,
Yes, the function is needed to be added to the parent theme functions.php file. Yes, it will be overwritten. I can suggest to the developers to add it in future theme updates, but I can not guarantee it will since this is not a core feature of the theme. Also, there are plenty of additional Woocommerce functions you can add this way.
I suggest you save this file on your computer and just add the code again after a theme update. *Do not replace the entire file since there could have been important changes to it from one update to another.
Let us know if you need further help.
Best regards!in reply to: Service Media TitleHello,
Please add some wp credentials in your profile. So we can check closer the configurations. Read this article for more information: https://support.codeless.co/?ht_kb=add-private-login-credentials
Best regards!
in reply to: Change SlugHello,
I edited the slug in Appearance > Customize > Custom Types > Portfolio. See screenshot: https://ibb.co/5Rcp0K4
Please reset permalinks and try again.
Best regards!
in reply to: MenuHello,
Please add this code into your Custom Css box in Appearance > Customize > General > Custom Codes > Custom Css:
@media (min-width: 992px){ nav:not(.cl-dropdown-inline) .menu > li > ul.sub-menu, nav:not(.cl-dropdown-inline) .menu > li > ul.sub-menu ul { top: 99%; left: -40px !important; min-width: 300px !important; max-width: 300px !important; padding: 0px 40px !important; }}Change the values until you are satisfied with the result.
Best regards!
in reply to: Buton colorThis reply has been marked as private.in reply to: Size text footerHello,
Please add this code into your Custom Css box:
footer .textwidget p, footer#colophon .widget_nav_menu ul li a { font-size: 17px !important; }Change the value to your wish.
Best regards!
-
This reply was modified 6 years, 7 months ago by
Mirela.
-
This reply was modified 6 years, 7 months ago by