Forum Replies Created
-
AuthorPosts
-
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
Psink
KeymasterHello Justpinta
Sorry, there is no such option in the theme to adjust the size and alignment. But no worries we will help you to add additional css to it increase size of logo and its position.
Can you please share your site URL?
Regards
Psink
KeymasterHello there
You can write a custom script in the custom.js file. Path for custom.js ( assets >> js >> custom.js )
after you complete writing the script, copy all the code and paste it into custom.min.js file. Be sure you have deleted all the code first before you paste.
regards,
Psink
KeymasterPlease check your site, now I guess you would like the shape of an image slightly big circle shape
regards,
Psink
KeymasterHello Tia
I have added a few additional css for the logo and testimonial section. Now you can see the full logo on your site and I have made a slightly big circle for an oval-shaped image in the testimonial section
Please check your site
Regards,
May 3, 2021 at 11:26 pm in reply to: I can’t edit/remove the words About and (WP Travel Card right after the About). #149661Psink
KeymasterYes, there are two images in the demo. Actually, that was a single edited image. You can do it by joining two images in single
Regards,
-
AuthorPosts