Forum Replies Created
-
AuthorPosts
-
Pratik
ParticipantAdd followiong code in Appearance=> Customize=> Additional CSS box:
/* vietnamese */ @font-face { font-family: 'Dancing Script'; font-style: normal; font-weight: 400; src: local('Dancing Script Regular'), local('DancingScript-Regular'), url(https://fonts.gstatic.com/s/dancingscript/v9/DK0eTGXiZjN6yA8zAEyM2fRMc6C39aem-aUPzsV2c2w.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Dancing Script'; font-style: normal; font-weight: 400; src: local('Dancing Script Regular'), local('DancingScript-Regular'), url(https://fonts.gstatic.com/s/dancingscript/v9/DK0eTGXiZjN6yA8zAEyM2e87R-l0-Xx_7cYc0ZX1ifE.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Dancing Script'; font-style: normal; font-weight: 400; src: local('Dancing Script Regular'), local('DancingScript-Regular'), url(https://fonts.gstatic.com/s/dancingscript/v9/DK0eTGXiZjN6yA8zAEyM2Ud0sm1ffa_JvZxsF_BEwQk.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215; } .home #main .entry-container .entry-title { font-family: 'Dancing Script', cursive; font-size: 20px; }
Let me know how it goes.
Regards,
PratikPratik
ParticipantHi -bob-,
We cannot create orphan page. But we can hide menus and other unwanted things on that specific page. For that, first, create a page then let me know the link for the page. Then let me know what things you want to hide and I can provide you CSS code for that.
Please bear in mind this will only hide the stuff from user view, the menus will actually be there, just hidden.
Regards,
PratikPratik
ParticipantHi Alice,
There is no way to make a page of custom posts. You will need to do some custom work for that. However, you can make a post of certain category.
Separate all the posts that you want into a different category, then add the link to your menu as https://wellnesswarriorsboston.org/category-slug
If this does not work, please add the posts and category and give me link of blog page, then I can give you link of the desired category.
Regards,
PratikDecember 30, 2017 at 11:27 pm in reply to: Chicago Theme: mobile problem. From mobile phone the theme is distorted. Help me #128899Pratik
ParticipantHi Mariagrazia,
It looks like you have JetPack Mobile Theme turned on. Please turn it off https://jetpack.com/support/mobile-theme/, then your site will take our theme’s responsive effect.
Email support is for paid Pro theme users or users that buy Premium support.
Regards,
PratikPratik
ParticipantHi @catwingz,
For thumbnail issue, the only way to make all the images on blog page uniform is to upload all images with same size. Lets say your image sizes are 208 px, so also make other images 300-400 px same as 208.
When cropping, if the image size is less than the recommended size for featured image, then the image wont be cropped.
For the search button, it is working fine in our demo: https://catchthemes.com/demo/catch-flames. There must be a plugin conflicting with JS for the search box.
Regards,
PratikPratik
ParticipantHi Pete,
Ah ok, for homepage only. So, let me know which google font you want then I can help you. Let me know the font you want to use there.
Regards,
PratikPratik
ParticipantHi @avphotos,
Can you post in your site url? Also, what do you mean by take out News and be able to insert pictures? Do you mean to just remove the news section and add in just the images?
Regards,
PratikPratik
ParticipantPratik
Participant@petegwebmsater: There should be Font Family option in Appearance => Customize => Theme Options => Font Family Options, there change Content Title Font Family, this should change the desired font. You can check out variety of fonts and pick the one that suits you.
Regards,
PratikPratik
ParticipantHi Franz,
Great you solved the zip problem. Sometimes safari browser automatically unzips the file. That might be the case here too. About the responsive issue, the theme is responsive. Please check the demo at https://catchthemes.com/demo/rock-star/. Also, please post in your site url so that I can check the issue.
Regards,
PratikPratik
ParticipantHi @temppelinemanta,
The theme is by default responsive. Just install the theme and check it in different devices like mobiles or tablets.
Regards,
PratikPratik
ParticipantHi @kkrehbiel,
I will email you the details soon.
Pratik
ParticipantHi Ron,
What you want is not possible via theme. This is a WordPress related issue so it would be better if you ask in the wordpress.org support.
I can suggest you to use advanced plugins, https://wordpress.org/plugins/tinymce-advanced/ like this, but it is only recommendation.
Regards,
PratikPratik
ParticipantHi Ron,
What do you mean by editor? Do you mean page post edit page editor?
Pratik
ParticipantHi @IONadmin,
Yes you can remove the old theme. Just check the styles.css, it will have version there, then remove the oldest one.
Pratik
ParticipantHi Kel,
This is a strange issue. Can you try using a different browser or a different system?
Let me know how it goes. If this does not solve the issue I will need admin access.
Pratik
ParticipantHi @malni,
It is not possible without removing social icons and search via custom CSS or small child theme modification. For this, you will need quite a bit of modification, so please hire a customizer as it falls outside theme support scope.
Regards,
PratikPratik
ParticipantHi Frank,
You are welcome. Thank you for the appreciation. If you liked my support and theme, please leave a review at https://wordpress.org/support/theme/catch-flames/reviews/#new-post.
Regards,
PratikPratik
ParticipantHi @malni,
Do you want to remove Social Icons on top and also the search button on menu?
-
AuthorPosts