Forum Replies Created
-
AuthorPosts
-
Psink
Keymaster@JULY1962, you can follow the screen record
https://www.awesomescreenshot.com/video/13543528?key=3d6a5897a7dd6a59cf240b188b9c7264Psink
Keymaster@TIGS-SMITHGMAIL-COM, Could you please chare your site URL? We will check nad inform you
December 20, 2022 at 10:13 pm in reply to: Mobile output with theme version 3.0 looks strange, i.e. menu, sub-menus, items #187562Psink
Keymaster@KKNP, Add this CSS, and for the background color you can change the color code in the ‘background-color’
@media only screen and (max-width: 900px){
#main-nav .main-navigation-search{
display: none;
}.menu-toggle:hover, .menu-toggle:focus{
background-color: #1e73be;
}
}December 19, 2022 at 10:57 pm in reply to: How can I remove the search icon in the menu on Corponess #187545Psink
KeymasterAdd this CSS in the Customizer >> Additional CSS
#primary-menu .search-menu{
display:none;
}Please let us know if its works
December 19, 2022 at 10:45 pm in reply to: Mobile output with theme version 3.0 looks strange, i.e. menu, sub-menus, items #187544Psink
KeymasterPlease Add This CSS,
html[lang=”auto”] .trail-item a[rel=”home”] span,
html[lang=”sv-SE”] .trail-item a[rel=”home”] span{
display:none;
}html[lang=”auto”] .trail-item a[rel=”home”]:after,
html[lang=”sv-SE”] .trail-item a[rel=”home”]:after{
content: “Hem”;
}@media only screen and (max-width: 900px){
.main-navigation .menu-toggle {
margin: 10px 10px 5px;
border: solid #fff;
}.menu-rum {
margin-left: 0px !important;
}#main-nav ul ul{
background-color: #0c0e1082 !important;
}#primary-menu .sub-menu li > a {
font-size: 11px;
color: #ffffff !important;
background-color: #ffffff00 !important;
}#primary-menu .sub-menu li.current-menu-item > a{
background-color: #1e73be !important;
}}
Let us know if its works
December 16, 2022 at 2:09 am in reply to: Activated Breadcrumb Simple gives error in Google Rich Results #187509Psink
KeymasterAs we have to get updated with the WordPress version and the PHP version. We have to get updated to the latest version. Older versions may arise many issues because in every update functions are added or deprecated.
So in every update of WordPress, we have to check compatibility and release new updates by fixing the issue that arises with the new version of WordPress. In the same way, there is no such breadcrumb issue in the past days. And now in present days issue arise and we have fixed that issue in the latest version.
Psink
Keymaster@DAVIDF, Please add this CSS in the Additional CSS
@media screen and (min-width: 1025px){
#inner-content-wrapper #primary {
width: 75%;
float: left;
padding-right: 30px;
}#inner-content-wrapper #secondary {
width: 25%;
float: left;
}
}December 15, 2022 at 10:21 pm in reply to: Activated Breadcrumb Simple gives error in Google Rich Results #187463Psink
Keymaster@KKNP, The issue has been fixed in the latest version. You are using v2.4 on your site, please update the theme to the latest version which is v3.0.
Psink
Keymaster@TIGS-SMITHGMAIL-COM, we have released the update please update the theme you will be able to change the theme color to any color you want
After the theme update, you will notice inside customizer >> color there you will see custom color options
Psink
Keymaster@MPAY22, We will provide a few lines of CSS code, Add that in the Additional CSS in the customizer
Here is the CSS code
#main-slider .cycle-caption{
top: 65% !important;
}You can change the number as per your requirement
Please follow the screen record
https://www.awesomescreenshot.com/video/13302458?key=fe9b7bd4b9db053d2e55c4c2e6e3a495Regards,
Psink
KeymasterYes, we have informed the theme author about this. He will manage to release an update of the Wen Travel Pro by adding an option to choose either to show the admin name or the writer’s name as the author of the posts
Psink
Keymaster@ALBE, The theme will show the writer’s name as the author of the article. But yes we can change that by customizing the theme. for that, you will need to hire a customizer team
Psink
Keymaster@TIGS-SMITHGMAIL-COM, please follow the screen record to remove the button form the header
https://www.awesomescreenshot.com/video/13270089?key=d229b7757b95b42cdaa8e3e5140ac666
Psink
Keymaster@TIGS-SMITHGMAIL-COM, Ahh yes unfortunately the theme only offer the 4 theme scheme color. But no worries we are working on the custom color option, from this option we will able to choose any color we want
We will be releasing the new update within 48 hours. And we will let you know once we released the update
Psink
Keymaster@RANJIT, To enable sound you will need to install Header Enhancement Plugin
Here is the link for the plugin
https://wordpress.org/plugins/header-enhancement/Let me know if this helps you out
-
AuthorPosts