wpkoithemes
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Lalita] Change header colourHi,
You can use this code for the site title with Your own color code:
.main-title a,?.main-title a:hover,?.main-title a:visited?{color: #fff;}The code for the menu items sent earlier.
I hope it helps.
Forum: Themes and Templates
In reply to: [Lalita] Change header colourIn this case, please try to replace the top code with this:
.main-navigation .main-nav ul li.current-menu-item a { color: #585598 !important;}The bottom code with this:
.main-navigation .main-nav ul li.current-menu-item ul a { color: #fff !important;}Forum: Themes and Templates
In reply to: [Lalita] Change header colourHi nylarosie,
Please try this code:
.main-navigation .main-nav ul li.current-menu-parent a { color: #585598 !important;}
It will change the submenu color also. To change the submenu color, add this:
.main-navigation .main-nav ul li.current-menu-parent ul a { color: #fff !important;}I hope it helps.
Forum: Themes and Templates
In reply to: [Lalita] Change header colourHi nylarosie,
Please try this code:
.main-navigation .main-nav ul li[class*=”current-menu-“]>a { color: #ffffff !important;}Forum: Themes and Templates
In reply to: [Lalita] Change header colourHi nylarosie,
You can change all these colors in the customizer with the premium version.
You can also use these CSS codes.
Menu background:
.main-navigation, .main-navigation ul ul {background-color: #fff;}Menu color:
.main-navigation .main-nav ul li a, .menu-toggle {color: #585598;}Site title:
.main-title a, .main-title a:hover, .main-title a:visited {color: #585598;}Current menu item:
.main-navigation .main-nav ul li[class=”current-menu-“]>a:hover, .main-navigation .main-nav ul li[class=”current-menu-“].sfHover>a {color: #ffe17f;}I hope it helps.
Forum: Themes and Templates
In reply to: [Lalita] remove footer credit in free version of ItaraHi nylarosie,
Thank You a lot for using Lalita!
Please try to check the line 72 in inc/structure/footer.php file. There You can modify this content.I hope it helps! Have a nice day!
Forum: Themes and Templates
In reply to: [Moksa] How to set full width?Hi,
Thank You a lot for using Moksa!
If You want to use a basic page with fullwidth container, try to change the settings at the bottom of the default page editor. At the links You can find some details.
https://wpkoi.com/docs/page-and-post-options/
https://wpkoi.com/docs/import-free-content/
I hope it helps.Forum: Themes and Templates
In reply to: [Twenty Twenty-Three] Child theme in multisite shows errorOne of my plugins contained the following function:
wp_is_block_theme()
I don’t know why, but when i removed this code, the child theme and editor worked fine.Forum: Themes and Templates
In reply to: [Sabda] Free Demo won’t DownloadHi,
Thank You for using Sabda!
I am not sure why You can’t download the file. At this link You can download the template manually:
https://wpkoi.com/wet/json/sabda-free.json
At the page with right click, click on save as…After the download You can upload it to Your site at Templates admin menu with the Import templates button.
I hope it helps.
Hi mikeboas,
Thank You a lot for using Ishvara!
The premium version have options in the customizer to change the font families. In the free version You have to use custom CSS.
For example for the buttons You can use this:
button:not(.menu-toggle), html input[type=”button”], input[type=”reset”], input[type=”submit”],?.button,?.button:visited?{font-family: arial;}
However the h tags use Open sans with the default settings.
I hope it helps! Have a nice day!
Forum: Plugins
In reply to: [WPKoi Templates for Elementor] Do WPKoi Templates require Elementor Pro?Hi Bigue,
Thank You a lot for Your interest!
All WPKoi themes and plugins use the free version of Elementor. None of the versions need Elementor Pro.Hi toughdisc,
Thank You a lot for using Tulsi!
Actually Tulsi and the Tulsi plugin don’t use Session codes. I think one of Your plugins uses it in a wrong way.
Please try to deactivate Your plugins and activate them one by one. It may helps to find the plugin.I hope it helps! Have a nice day!
Forum: Themes and Templates
In reply to: [Daiva] Black band how to remove itHi!
I think You use another theme, not Daiva WPKoi WordPress theme. I think, You use this theme, You should ask from them:
https://themeforest.net/item/surge-music-festival-event-theme/Have a nice day!
Forum: Themes and Templates
In reply to: [Daiva] PHP warningHi misterferguson,
Thank You a lot for using Daiva!
It looks You use a plugin called “ergo7 surge” (or with similar name).
I haven’t found any info about it, i think that is a plugin for Your earlier theme and that is not compatible with other themes. Please try to find it in Your admin’s plugin menu and deactivate it.I hope it helps! Have a nice day!
Hi sebnem1,
I am really sorry to hear about the issue!
I am not exactly sure, how Your site is closing or goes down. I checked Your site and worked fine for me. Do You get any error message? Did You ask Your host about the issue? The error log contains any detail about the error? Maybe only the settings don’t fit to the site.
Here You can find some details about the minimum requirements:
https://elementor.com/help/requirements/WPKoi products try to be lightweight, but if You have resource issues, You can disable functions that You don’t use. At Appearance-> Lalita admin menu try to disable the updater and some other modules. You can also disable elements at WPKoi Elements admin menu.
If You find difficult to edit with Elementor, try to check the following links. There are a lot of tutorial and forums about the usage.
https://elementor.com/help/
https://elementor.com/academy/get-started/
https://elementor.com/help/how-to-change-font-size/
https://elementor.com/academy/margin-and-padding-basics-in-elementor/I hope these help to make Your site better. I am sorry again for the negative experience.
Regards,
wpkoithemes