Forum Replies Created
-
AuthorPosts
-
May 13, 2021 at 1:13 am in reply to: Help regarding few changes in the menus and other features #150274
Psink
KeymasterPlease you can update the theme form there will not lose the data. In case if you have added custom code in the theme then only those codes will be lost. Data will remain the same only the theme files will updates
Regards,
Psink
KeymasterHello
Sorry, we cannot put any widgets there. Because it is not a widget area it’s a whole section.
We cannot change anything there it is all set.Regards,
May 12, 2021 at 2:07 am in reply to: Help regarding few changes in the menus and other features #150186Psink
KeymasterPlease check your license is activate or not on the site. To check License go to appearance >> Theme License
If the license is active already, you will see an update indicator as in screenrecord
https://www.awesomescreenshot.com/video/3710979?key=9aef52e957947d20acb102d48435aab2And this css in additional css to fix menu align
@media screen and (min-width: 1024px) { .main-navigation ul li > ul, .main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul { left: 0; right: auto; } .main-navigation ul ul li > ul, .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul { left: 100%; right: auto; } #masthead .main-navigation ul ul li a svg { -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); } }Regards,
Psink
KeymasterHello
Try This Css
.home .recent-events, .home .recent-news { width: 100%; } .home .news-post img { width: 100%; }Regards,
Psink
KeymasterHello
It is not available for the free version. You will require to get a pro license
regards,
Psink
KeymasterHello
Please try this css
.news-post img { height: 200px; }Hope it will help
Regards,
May 11, 2021 at 7:21 am in reply to: Help regarding few changes in the menus and other features #150080Psink
KeymasterHello Ronit
Regarding Testimonial and Team section, currently, there are no options for auto slide. But no worries we will release the theme by tomorrow’s day time. Please update the theme and you will be able to turn on auto slides in the team and testimonial section
Regarding the theme menu, Can you please share your site Url? We will check and provide you a CSS to fix drop-down sub-menu position issue
Regards,
Psink
KeymasterCan you please share your site URL?
Regards,
Psink
Keymastercan you please share your site URL?
regards,
Psink
KeymasterNo, it is not possible to use png for the menu icon
regards,
Psink
KeymasterAdd this Css in the theme
.page-id-2999 #sidebar-primary { display: none; } .page-id-2999 #primary { width: 100%; }Regards,
Psink
KeymasterHello Dora
There may issue with the theme or maybe be other technical reasons.
You may better get support
Regards
Psink
KeymasterHELLO alamas
We have released the new update by adding an education demo. Please reset the WordPress before you import the education demo otherwise post will repeat
regards
Psink
KeymasterHello
Yes below the width 1023px menu align to left and above 1023px align to right.
Please add this css to behave menu same for any screen size@media only screen and (max-width: 1023px){ .site-header #main-navigation { display: table; float: right; width: auto; clear: none; } }And for query no. 1
You can give background color for content div
#content { background: #d9b6b6; }Regards,
Psink
KeymasterHello Almas
We will be adding an education demo soon in 1 day or 2 days.
answer for ques 2
You can try it, it will not affect the content of the site. Changing from corporate to education will change the some of design part but not the content.Regards,
-
AuthorPosts





