Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@creativesigns: It depends on where you have put the CSS in. If you have put the CSS in customizer, it will be retained even after update. But if you have put in somewhere in the theme file, you’ll lose it. I recommend to put it in the Customizer’s Custom CSS. Since WordPress 4.7, this option comes by default. Go to Dashboard=> Appearance=> Customizer=> Additional CSS.
Or, yes you can use the child theme as well. You can find more details on creating child theme HERE.
Hope this helps.Regards,
MaheshJanuary 17, 2017 at 4:59 pm in reply to: Woocommerce : Sidebar is not displayed on the side of the content #107271Mahesh
Participant@hedibelkhodja: Please check the image in the link below. This is how it is displaying in our server.
http://bit.ly/2jrJBWZ
Have you modified anything. If yes, please revert it. And try disabling plugins and check again.Regards,
MaheshJanuary 17, 2017 at 3:46 pm in reply to: Woocommerce : Sidebar is not displayed on the side of the content #107265Mahesh
Participant@hedibelkhodja: Do you have any plugins installed? If yes, try deactivating theme and try again. And please post in your site url.
Regards,
MaheshMahesh
Participant@paulisjob: Please delete the theme via FTP and reinstall the theme. Let me know if any problem.
Regards,
MaheshMahesh
Participant@rawiley: The header image is not actually the image, it is as the background image for the div. And since you’ve remove the site title and the content, the height diminished. This can be fixed with Custom CSS. Go to Dashboard=> Appearance=> Customize=> Theme Option=> Custom CSS box and add the following CSS:
#masthead .wrapper { min-height: 200px; }Note: Please adjust the height as required.
Regards,
MaheshMahesh
Participant@paulishob: Checked your site but its showing an error.
Regards,
MaheshMahesh
Participant@tartitude363: Thank you for your appreciation. Have a nice day!
Regards,
MaheshMahesh
Participant@jennafox1027gmail-com: The CSS above I’ve provided will center the logo.
https://catchthemes.com/support-forum/topic/how-to-center-logo/#post-107108
Please check image in the link below:
http://bit.ly/2jE0B9KRegards,
MaheshMahesh
Participant@iamsupermike: Your site url so I could give you the Custom CSS to make some blank space on either side of the feature image slider and header image
And the documentation for CSS:
If you check thestyle.cssfile, you can find the table of content and all are well managed and readable.Hope you understand.
Regards,
MaheshMahesh
Participant@illustrata: Glad to know the fonts are working now.
The Catch Updater should have worked just fine as in the video.
Go to Dashboard=> Catch Web Tools and make sure you have activated Catch Updater module in the Dashboard or else it won’t work.
Please check the screenshot in the link below:
http://bit.ly/2iw7rRCRegards,
MaheshJanuary 17, 2017 at 9:50 am in reply to: Woocommerce : Sidebar is not displayed on the side of the content #107239Mahesh
Participant@hedibelkhodja: Just to let you know that the issue has been fixed and the update has been released. Please update.
Regards,
MaheshMahesh
Participant@paulisjob: Go to Dashboard=> Appearance=> Widgets and add CT:Social Icon widget to any of the available widget area and it will be displayed on your site.
Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:#feature-slider .readmore a:hover, #feature-slider .readmore a:focus, #header-featured-image .readmore a:hover, #header-featured-image .readmore a:focus { color: #fff000; }Note: Please use your desired color.
Regards,
MaheshMahesh
Participant@rawiley: What seems to be the problem? Your image is displaying fine. Do you mean to increase the header’s height or something?
Let me know further.Regards,
MaheshMahesh
Participant@shaylaella: Its because of the text content. You have more text in the first content that has pushed the lower content that’s why it moved to the left and caused the design issue.
For fix with Custom CSS, go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:@media screen and (max-width: 767px) and (min-width: 520px) { #featured-content .featured-content-wrap .hentry { min-height: 380px; } }Regards,
MaheshMahesh
Participant@illustrata: Oh.. sorry, its live. Please update.
Regards,
MaheshMahesh
Participant@tartitude363:
1. Seems you are using Jetpack’s mobile view. Please disable it.2.1 Sidebar is displaying fine in archives page.
2.2 & 2.3 Blog pages is using No sidebar content width layout.
Let me know further.
Regards,
MaheshJanuary 16, 2017 at 3:45 pm in reply to: Switching to No sidebar make my comment field narrower on Mobile #107204Mahesh
Participant@skynet: Thank you for your appreciation. We’ll look in to it. Have a nice day!
Regards,
MaheshMahesh
Participant@mrlimoak: Please try the above CSS again, have made some changes.
Regards,
MaheshMahesh
Participant@hidemyage: Thank you for your appreciation. Have a nice day!
Regards,
Mahesh -
AuthorPosts
