Forum Replies Created
-
AuthorPosts
-
February 28, 2017 at 10:29 am in reply to: indent all text in Content; change sidebar width; remove widget from header #110873
Pratik
ParticipantHi @abisbee,
Ah yes. Sorry for that, please use
@media screen and (max-width: 990px) { #masthead { display: none; } }Replace the masthead code. Sorry for inconvenience.
Regards,
PratikPratik
ParticipantHi @Darkhunter,
In you child theme, make a sidebar.php and add code here.
If this does not work, you need to upgrade to Pro version where you can use Homepage Sidebar.
Regards,
PratikPratik
ParticipantHi @Glen,
in header.php, try to add a condition
is_front_page(). Your code will look something like:<?php if ( is_front_page() && is_active_sidebar( 'main_content_sidebar' ) ) : ?> <div class="main-content-widget"> <?php dynamic_sidebar( 'main_content_sidebar' ); ?> </div> <?php endif; ?>Let me know ow this works out.
Regards,
PratikFebruary 28, 2017 at 9:25 am in reply to: Same line Logo alignment to the left and the menu to the right #110866Pratik
ParticipantHi @LauraR,
I am glad everything was resolved. If you liked our theme and support, please help us by leaving a review at https://wordpress.org/support/theme/clean-education/reviews/.
Regards,
PratikFebruary 28, 2017 at 9:23 am in reply to: indent all text in Content; change sidebar width; remove widget from header #110865Pratik
ParticipantHi @abisbee,
I am glad everything was resolved. If you liked our theme and support, please help us by leaving a review at https://wordpress.org/support/theme/catch-responsive/reviews/.
Regards,
PratikFebruary 27, 2017 at 5:36 pm in reply to: Same line Logo alignment to the left and the menu to the right #110818Pratik
ParticipantHi @LauraR,
Can you update your theme to version 1.2. We have fixed this issue in latest update.
Your current theme version is 1.1.2
Regards,
PratikPratik
ParticipantHi @verosusil,
Your site is not Sydney theme which is not a Catch Theme’s theme. This support forum is exclusively for Catch Themes’s Support.
Regards,
PratikFebruary 27, 2017 at 1:04 pm in reply to: indent all text in Content; change sidebar width; remove widget from header #110801Pratik
ParticipantHi @abisbee,
You can remove it by using following code:
#masthead { display: none; }Also, is there a way of moving the menu to below the header image?
There is this option in Pro version. For that, you need to upgrade to Pro version. Checkout Theme Instructions for more info.And finally, at the bottom of the home page we have an image on the left and a poem to the right of the image. It looks great on a laptop or monitor, but on an iPad, the space for the text is not wide enough and is badly formatted. I could make an image with the text in it so that the whole image drops lower on an ipad, but I was wondering if you know a better way.
May you can try following:@media screen and (max-width: 1280px) { #attachment_158, #attachment_158 img { width: 100% !important; } }This will drop the text below the image on smaller screens. If this does not work, you have to used your method of adding text to image.
This is a recommendation, but e-commerce (WooCommerce) is only supported in Pro version of the theme ,so you might want to check it our.
Regards,
PratikPratik
ParticipantHi @FalkR1979,
Can you try reinstalling the theme?
Pratik
ParticipantHi @FalkR1979,
Did you try disabling all the plugins too?
Also, can you check what is in the textbox in Appearance=> Customize=> Theme Options=> Excerpt/More Tag Settings=>
More Tag Text?Regards,
PratikPratik
ParticipantHi @F,
🙂 Yes, if there are no pages, then there will be no static page option.
Regards,
PratikFebruary 26, 2017 at 9:14 am in reply to: indent all text in Content; change sidebar width; remove widget from header #110688Pratik
ParticipantHi @Abisbee,
1. Widgets and text have now been removed from the header, but a lot of blank space remains. How can I reduce the height so that there isn’t all that wasted space up there?
I think you only want indent on left. Remove#content .wrapper { ... }and try Following code:@media screen and (min-width: 990px) { #main { margin-left: 40px; } }Increase/Decrease 40px to adjust the margin as per your requirement.
This will not add space on top, right or bottom, only left.2. I love the indented content, but the main content area is too narrow. How can I reduce the padding-right in the content section?
Above answer should work for this as well.3. Will adjusting the widths of sidebar mess up the look of the site on smaller screens?
I have given you code so that it only works for screen target than 990px. This will not affect smaller screens.Regards,
PratikPratik
ParticipantHI @F,
You are welcome 🙂
Reards,
PratikPratik
ParticipantHi @abisbee,
O ok, initially I thought the same thing too, but when I looked at your site, it was already hidden, so I assumed Home in menu.
Anyways, glad it worked our.
Regards,
PratikFebruary 25, 2017 at 9:14 am in reply to: indent all text in Content; change sidebar width; remove widget from header #110654Pratik
ParticipantHi @abisbee,
1. Is there CSS code that I can use to indent all text in the content section, or pad the content?
There is a way to pad the content. Use following code in Appearance=> Customize=> Additional CSS:@media screen and (min-width: 990px) { #content .wrapper { padding: 50px; /* Increase/decrease this number to increase/decrease the padding */ } }2. Is there a way to narrow the width of the sidebar? Maybe this is an option in Pro?
There is no option in Pro theme as well to narrow the width. You need to use following code:@media screen and (min-width: 990px) { .sidebar-primary { width: 250px; /* Increase/Decrease This size */ } }3. How can I remove the social widget from the header, but keep it in the footer? (not needed in 2 places…)
You can upgrade to pro version to completely remove this from header and even add in other stuff. In free version, you can just hide it using following code:.sidebar-header-right { display: none; }Regards,
PratikPratik
ParticipantHi @FalkR1979,
This looks like a plugin issue. Please follow instructions provided here: https://catchthemes.com/wordpress-tutorials/how-to-check-for-plugin-conflicts-with-our-themes.
For facebook like extending system, please consider hiring a customizer. It is a vast feature.
Regards,
PratikPratik
ParticipantHi @abisbee,
Ah, I see that you are using Default Page Menu. It will show all your pages. To control the menu, you need to create custom menu and assign it as primary menu. Check tutorial https://codex.wordpress.org/WordPress_Menu_User_Guide.
Let me know how it goes.
Regards,
PratikPratik
ParticipantHi @Garret,
You are welcome 🙂
Regards,
PratikPratik
ParticipantHi @tebitron,
I checked the site and Posted on is being shown as “Geschrieben am”. Check screenshot: http://nimb.ws/6q0OSs. Let me know if I have made a mistake.
Regards,
PratikPratik
ParticipantHi @Knut,
You can add HTML content in the textarea (Content). We have removed it from headline as adding improper html tags here will break the design.
Regards,
Pratik -
AuthorPosts
