Forum Replies Created
-
AuthorPosts
-
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,
May 7, 2021 at 7:26 am in reply to: I want to remove the image that displayed below the Menu Bar. #149841Psink
KeymasterPlease Add this Css Code in additional
div#page-site-header { display: none; }
Regards
Psink
KeymasterPlease install Catch Themes Demo Import
after you activate the plugin you will find an option to import inside appearance >> catch themes demo import
Psink
Keymasterhello
can you please explain in more details?
“Is there an option to stop the header with logo from taking up space on the screen when scrolling down the page?”Add this css to align logo center
.site-branding { text-align: center; display: block; float:none; }
regards.
Psink
KeymasterHELLO, IT’S NOT POSSIBLE TO ADD IN OTHER PAGES
May 6, 2021 at 12:13 am in reply to: I was trying to keep Site Logo little BIGGER in size, but couldn’t. #149782Psink
KeymasterHello There
Please add this CSS in the additional css
.site-branding { padding: 5px 0; } .site-logo img { max-height: 60px; }
Adjust the value of max-height as per your need
Regards
-
AuthorPosts