Forum Replies Created
- 
		AuthorPosts
 - 
		
			
				
Pratik
ParticipantHi @marmen,
Try following code in Appearance=> Customize=> Additional CSS:
#featured-content { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; }Pratik
ParticipantHi Alessandro,
1. for change size I have to manage by CSS
* If you mean size of site title and tagline, try following code in Appearance=> Customize=> Additional CSS:/* For Site Title Font Size */ #site-title { font-size: 40px; } /* For tagline */ #site-description { font-size: 25px; }2. for color and font I have to use appearance panel
* Yes that is the case.But: to change type of characters (example: bold, italic) have I to use CSS also?
* Yes, you need to use CSS. For that, you can view some tutorials via google, or ask us here in support.Is not possibile by catch themes insert all this preferences in Appearance panel (maybe in the next update)?
* I am afraid this is not a feature that is worth adding. These can be solved by simple lines of CSS code.Regards,
PratikPratik
ParticipantHi @jvswan,
For testing purposes, can you try a new clean WordPress installation and try our theme. I suppose this is not a theme related issue.
Regards,
PratikDecember 12, 2016 at 9:35 am in reply to: fix: sidebar width / grid border / featured slider images are massive #105177Pratik
ParticipantHi Sami,
Thank you for appreciating the theme and our support. If you liked both of them, help us by leaving a review at https://wordpress.org/support/theme/fabulous-fluid/reviews/?filter=5.Regards,
PratikDecember 11, 2016 at 8:18 am in reply to: fix: sidebar width / grid border / featured slider images are massive #105124Pratik
ParticipantHi Sami,
Thank you for using Fabulous Fluid theme.
featured grid: There’s a thick white border around my featured grid, on the home page. the images are the recommended dimensions
* I see that you mean. It is to separate two sections when Heading is used. Try following code in Appearance=> Customize=> Additional CSS box:#featured-grid-content, #featured-content { margin-top: 0; }featured slider: images are so massive, but they are the sized to the recommended dimensions so… are there are any other options to making these a bit smaller in height?
For this, you will need to upgrade to Pro. Then you will be able to use any image size you want by using Featured Image Slider. I am afraid apart from that, there is no proper way to change image dimensions.sidebar: i think this problem just started occurring, i dont recall it ever being like this. the sidebar is set about an inch away from the where it normally is, and is showing up “squished” and thin.
The sidebar size looks ok. Check: https://catchthemes.com/demo/fabulous-fluid/blog/, its same here too.Regards,
PratikPratik
ParticipantHi @Kim,
I am glad the problem is solved. Just for out information, Was the issue Catch Web Tools, and updating both theme and plugin (Catch Flames Pro) solved the issue?
Regards,
PratikPratik
ParticipantHi @svswan,
Was there a incomplete installation? You can try reinstalling WordPress as I think this is the case. If you can, try switching to default twenty-x themes and see if the problem persists.
Let me know what happens after reinstalling WordPress. Also let me know the site url.
Regards,
PratikPratik
ParticipantHi @iamsupermike,
I checked your site and the Read More button is appearing on Featured Content. Is there anything that I am missing?Regards,
PratikPratik
ParticipantPratik
ParticipantHi @marmen,
To completely remove the icon, you will need to upgrade to pro. Pro has option to disable search on primary menu efficiently. Also, pro version has tons of new features as well.
For free version, we can just hide it using CSS. For that, add following css code in Appearance=> Customize=> Additional CSS box:
#search-toggle { display: none; }Regards,
PratikPratik
ParticipantHi Pierto,
Glad it worked out.Regards,
PratikPratik
ParticipantHi Allessandro,
For font type, please goto Appearance=> Customize=> Theme Options=> Font Family Options, there, you will find Site Title Font Family and Site Tagline Font FamilySite Tagline Font Family for title and motto.For colors, goto Appearance=> Customize=> Colors=> Basic Color Options=> Header Text Color. This should change color for what you need.
Regards,
PratikPratik
ParticipantHi Peter,
We changed the position to match it with WordPress core functionality. Previously, when theme was released, there was no logo functionality in WordPress, but after WordPRess 4.5 release, that option was added, so to keep thisgs up to date, we moved it to WordPress core. Hope you understand.
Regards,
PratikPratik
ParticipantHi @Franchesco,
Strange we do not have that option in catch everest pro. I will discuss it with the team and maybe add it in next version if it gets approved(highly likely). For quick resolution, try following CSS code in Appearance=> Customize=> Additional CSS:
#header-menu { display: none; }Let me know how it goes.
Regards,
PratikPratik
ParticipantHi @uruguru,
Logo is available. Please check Appearance=> Customize=> Site Identity=> Site Logo
Let me know if there are any further questions.
Regards,
PratikPratik
ParticipantHi @jgobeil,
The width of Catch Box theme is 1200px, to make it bigger, try following CSS:
@media screen and (min-width: 1200px) { .site { width: 1260px; } }What this will do is stretch the theme when screen size is greater than 1200px and will make the theme responsive for lesser screen sizes.
About layout, upgrading to pro version and selecting No Sidebar(Full Width) option in layout options will solve your problem of keeping width similar with and without sidebar.
Let me know if you have further queries.
Regards,
PratikPratik
ParticipantHi Mike,
What you want, cannot be achieved only through Custom CSS. There needs to be some JavaScript intervention for this. Please hire a customizer for these purposes.
Regards,
PratikPratik
ParticipantHi @lgumbiner,
I checked and the menus look fine. Please check screehsnot: http://tinyurl.com/zrcj2n2Pratik
ParticipantHi Allessandro,
Please post in your site url.
Regards,
Pratik - 
		AuthorPosts
 
