Forum Replies Created
-
in reply to: Regn -> Lawyer
Hi,
Please share the latest WP username and password.Thanks,
in reply to: Video fullscreen templateThis reply has been marked as private.in reply to: Regn -> LawyerHi,
1) You can change the button text(View project) from
Through Cpanel
Project folder -> wp-content -> themes -> regn -> template-parts -> portfolio -> style-overlay1.php
OR
Through WordPress Dashboard
wp-admin -> Apeareance -> Theme Editor -> template-parts -> portfolio -> style-overlay1.php2) You can hide the “zoom button” by adding the following code in your Custom CSS field in Appearance -> Customize -> General -> Custom codes.
.cl-portfolio–style-overlay1 .cl-portfolio__list .cl-portfolio-item .cl-portfolio-item__overlay .cl-portfolio-item__links a:first-child{
display: none;
}P.S: Be careful about other settings and not try to change anything more. Moreover, It all comes under customization and all these customizations will go off when you update the theme.
Thanks,
in reply to: Video fullscreen templateThis reply has been marked as private.in reply to: Blank spaces in portfolioHi,
Please share the website URL, wp-admin info, and FTP info and send me using private reply.Thanks,
in reply to: Customize optionHi,
Please check and let me know.
Now Customize options are visible and working pretty well.Thanks
in reply to: Erzen Horizontal Scroll doesn’t workHi,
Please check and let me know.Thanks,
in reply to: Erzen Horizontal Scroll doesn’t workHi,
For the hamburger menu, Please check and let me know. For your information, you are trying to add two different functionalities(header and template) that are not made for each other it may result in some conflict on page layout.For links to the social networks, It’s possible but it needs customization of code that we don’t recommend.
Please advice
Thanks,in reply to: Erzen Menu EditingThis reply has been marked as private.in reply to: Erzen Menu EditingHi,
Please check and let me knowThanks,
in reply to: Issue list after implementation.Hi,
For content customization, There’s no option available in theme but dive deep in the code file. The file located at “Project Folder -> wp-content -> Theme -> Folie -> 404.php & search.php”.
P.S: We don’t take any responsibility if something bad happens with the code while customizing it because It comes under customization.For CSS styling, here is the list of selectors that you can use in your CSS file to change their style.
P.S: It comes under customization.1) For 404 Page
// 404
.error404 h2.not-found-404{}
// Oops!…
.error404 h1.page-title{}
// It looks…
.error404 h1.page-title+p{}
// Search Form
.error404 .content-col > .search-form input[type=”search”]{}
// Search Page
// May We Suggest?
.error404 .content-col > .search__related .search__col .widget-title{}
// The beauty…
.error404 .content-col > .search__related .search__col .widget-title + .textwidget{}
// #artist…
.error404 .content-col > .search__related .search__col .post_tags{}2) For Search Page
// Search Results
.search .content-col > .page-title{}
// Sorry…
.search .content-col > p{}
// search
.search .content-col > .search-form input[type=”search”]
// Search Page
// May We Suggest?
.search .content-col > .search__related .search__col .widget-title{}
// The beauty…
.search .content-col > .search__related .search__col .widget-title + .textwidget{}
// #artist…
.search .content-col > .search__related .search__col .post_tags{}Thanks,
in reply to: Erzen Horizontal Scroll doesn’t workHi,
Are you currently working on your site??
Because if yes, it’ll make things puzzled. We request you to please, make sure that your site will completely at rest and no one working on your site end while we work on it.
Please advice
Thanks,in reply to: Erzen Horizontal Scroll doesn’t workHi,
Please check and let me know
P.S: Clear your browser/device cacheThanks,
in reply to: Picante – Restaurant & Food WordPress ThemeYou’re Welcome :)
If you like our theme and support, leave us a 5 star ratings on Themeforest, it’s very important for us :)
https://themeforest.net/downloads
Thank You so much
in reply to: Picante – Restaurant & Food WordPress ThemeHi,
In case of importing demo please go to:
wp-admin > Codeless > Home > Setup Wizard > Setup Now > Select your desired Demo.Thanks,