Forum Replies Created
-
AuthorPosts
-
Psink
KeymasterHello Fauzia
There is Header Media option in the theme
Please watch the screen record
https://www.awesomescreenshot.com/video/3757679?key=9fdf4c739ce6d5ab317e96c8ffbd01caregards,
Psink
Keymasterplease check your license is activate or not. To check license Go to Admin panel >> Appearance >> Theme License
If you have not activated it yet, please put the theme license there
After license activation go to Appearance >> Themes – there you will get the options for the theme update
Regards,
May 14, 2021 at 1:39 am in reply to: I was trying to keep Site Logo little BIGGER in size, but couldn’t. #150364Psink
Keymasterplease add this css to align the logo at the center
.site-branding { float: left; padding: 10px 0; width: 100%; text-align: center; }
Regards,
Psink
Keymasterwe will update the theme by today evening time. Please update the theme after it’s release
Regards,
Psink
KeymasterHello
Yes, I can see there is repeating of content. Please add this CSS to avoid it
#wp-travel-content .tour-info:nth-child(4) { display: none; } .wp-travel-trip-meta-info .no-border:first-child { display: none; }
Add this in additional css
Regards
May 13, 2021 at 1:13 am in reply to: Help regarding few changes in the menus and other features #150274Psink
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,
-
AuthorPosts