Forum Replies Created
-
AuthorPosts
-
September 22, 2020 at 1:38 am in reply to: Background color issue. Not all areas are changing #134511wensolutionsKeymaster
Hello,
In mobile devices also, it is working fine when we inspected.
https://www.loom.com/share/bdbfd33b909d49fa9733208b75376007
The text is looking great.
Regards.
wensolutionsKeymasterHello,
Glad the CSS helped you figure it out.
Regards.
wensolutionsKeymasterHello,
Regarding your query, you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to minimize the menu design.
@media screen and (min-width: 1057px){ #masthead{ height: 100px; } }
Hope this helps.
If you have further queries, let us know.
Regards.
wensolutionsKeymasterHello,
Yes, you can manage the menus as per your requirement and the option given by the theme. You can refer to the below given instruction to get assistance on how to manage menu location.
https://themepalace.com/instructions/themes/kids-education/#doc-how-to-manage-menu-options-8
Hope this helps.
If you have further queries, let us know.
Regards.
wensolutionsKeymasterHello,
Actually, the new section you have added cann’t be sorted as per your requirement. The feature is not available in the theme for now.
It requires code customization so you can consider hiring a freelancer to get the feature as per your requirement.
Regards.
wensolutionsKeymasterHello,
Regarding your query, you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to remove the search field from the hamburger menu in mobile device.
@media screen and (max-width: 1000px){ .home input.responsive-menu-search-box { display: none; }}
Hope this helps.
If you have further queries, let us know.
Regards.
wensolutionsKeymasterHello,
Regarding your query, actually the option to sort the homepage is available by going to Admin Panel > Appearance > Customize > Theme Options > Homepage Sortable. The sections available in the homepage can only be sorted.
Further please update to the next version of the theme and verify the sorting issue of homepage.
Hope this helps.
Regards.
wensolutionsKeymasterHello,
Regarding your query, you can add below the given code in the child theme’s function.php file.
add_filter('get_the_archive_title', function ($title) { return preg_replace('/^\w+: /', '', $title); });
So, you should not make any modification directly in your parent theme as all of the customizations will be lost upon update to the latest version of the theme and the same situation is here when you reinstall the theme.
So please go through the child theme for the changes and shift all your customizations in the child theme before you uninstall the theme. You can refer to the below-given documentation link to get detailed assistance on how to create a child theme.
https://wptravel.io/how-to-create-a-child-theme/
Hope this helps.
If you have further queries, let us know.
Regards.
wensolutionsKeymasterHello,
Please provide us with the site URL and specific screenshots of the button so that we can inspect and help you with the CSS.
Hope this helps.
If you have further queries, let us know.
Regards.
wensolutionsKeymasterHello,
Please provide us with the site URL and specific screenshots of the scrollbar so that we can inspect and help you with the CSS.
Hope this helps.
If you have further queries, let us know.
Regards.
wensolutionsKeymasterHello,
Please provide us with the site URL and specific screenshots of the pages so that we can inspect and help you with the CSS.
Hope this helps.
If you have further queries, let us know.
Regards.
wensolutionsKeymasterHello,
Regarding your query, the option to choose the post and page gives you the ‘Read More’ button which will redirect you to the same post you have clicked in.
If you want a reference to set up the slider, please follow the instruction below.
https://themepalace.com/instructions/themes/clean-corporate-pro/#doc-how-to-manage-feature-slider-9
Hope this helps.
If you have further queries, let us know.
Regards.
wensolutionsKeymasterHello,
Regarding your query, you can add Header Image by going to Admin Panel > Appearance > Customize > Header Image which will appear in the header in all the pages.
Hope this helps.
If you have further queries, let us know.
Regards.
September 16, 2020 at 12:25 am in reply to: Can I move my purchased pro theme to a different site? #134110wensolutionsKeymasterHello,
No, the same license will not work for the other domain even if you deactivate.
But if you want to use the license in some another domain then at first you need to send in the reset request in the email below:
info[at]themepalace[dot]com
After resetting the license from our side, you may use the license in another domain so please send in the reset request.
Thank you.
wensolutionsKeymasterHello,
You can have a look at the screenshot where we have the latest version of the theme and no plugins activated and the theme is just activated.
We already have released the update resolving the issue, so kindly provide us with the screen record of the process you carried out so that we can also follow the same process.
Hoping for your kind co-operation.
If this won’t help, we might need your login details too, but for now, provide us with a screen record.
Regards.
-
AuthorPosts