Forum Replies Created
-
AuthorPosts
-
Skandha
Member@toerfiets: Glad I could help you out. Have a good day! 🙂
Kind Regards,
SkandhaSkandha
Member@hoiung: It is difficult to maintain the menu in smaller screens as you have a big logo and site title. I tried altering the CSS but then the menu item font size became very small. I think the best option for you will be to use Modern Menu Style from Menu Option.
To enabling normal scrolling
Go to => Appearance => Customize => Theme Options => FullPage Options => Check to enable Normal ScrollingLet me know if this helps you out!
Note: We recently moved our site to a new web server. So, if you don’t receive our reply even after 1-2 days time please post a new issue in the support forum. Sorry for the inconvenience caused.
Kind Regards,
SkandhaSkandha
Member@mmhgloba: I checked for the issue at my end but the images in the search results seems to be showing up fine. Can you try disabling all your plugins and check if the issue persists.
Note: We recently moved our site to a new web server. So, if you don’t receive our reply even after 1-2 days time please post a new issue in the support forum. Sorry for the inconvenience caused.
Kind Regards,
SkandhaSkandha
Member@toerfiets: You seem to have enable Featured Content section on homepage which was empty so I have disabled that.
Also,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..home #post-2 { padding-bottom:0; }Let me know if this works out!
Note: We recently moved our site to a new web server. So, if you don’t receive our reply even after 1-2 days time please post a new issue in the support forum. Sorry for the inconvenience caused.
Kind Regards,
SkandhaSkandha
Member@joeywickham: It is not that hard if you are willing to give it a try. I could guide you with changing the blog page title using a child theme. I will provide you the steps and you just have to follow them.
Note: We recently moved our site to a new web server. So, if you don’t receive our reply even after 1-2 days time please post a new issue in the support forum. Sorry for the inconvenience caused.
Kind Regards,
SkandhaSkandha
Member@umbra989: Please check your Footer Widget Area 1,2 and 3. You must have kept an empty widget there that is the reason the black section is showing up. I checked for the blank space at my end but it did not find any blank space like yours.
Let me know if this solves your issue.
Note: We recently moved our site to a new web server. So, if you don’t receive our reply even after 1-2 days time please post a new issue in the support forum. Sorry for the inconvenience caused.
Kind Regards,
SkandhaSkandha
Member@wouwonline: Yes, it is possible to add whatsapp icon in the social media menu.
Go to your social menu and add a custom link and on URL text area addhttps://api.whatsapp.com/send?phone=15551234567. Replace the number at the last with your number that is country code and then your number. For eg: if 1 is the country code and 5551234567 is your number insert the link like this https://api.whatsapp.com/send?phone=15551234567.Now you seem to have already created a child theme. So,
Go to => Child Theme Folder => style.css and add the following CSS Code.@font-face { font-family: "FontAwesome"; font-weight: normal; font-style : normal; src : url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0"); src : url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg"); } .menu-item-6197 a { visibility:hidden; } .menu-item-6197 a::before { content:'\f232'; font-family:FontAwesome; visibility:visible; } a { text-decoration:none; }Let me know if this works out!
Note: We recently moved our site to a new web server. So, if you don’t receive our reply even after 1-2 days time please post a new issue in the support forum. Sorry for the inconvenience caused.
Kind Regards,
SkandhaOctober 30, 2018 at 12:49 am in reply to: How to change the text colour in search box widget to white? #158033Skandha
Member@atousa: Try removing the previous CSS Code and add the following CSS Code.
.siteorigin-widget-tinymce p { -webkit-hyphens: none; -ms-hyphens: none; hyphens: none; }Let me know if this removes the hyphens.
Also, try seeing the page on Firefox and Google Chrome. I don’t think you will see the words hyphenated and overflowing to the next line.
Kind Regards,
SkandhaSkandha
Member@abisbee: To center align the image captions selectively
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#attachment_5562 .wp-caption-text { text-align:center; }This will center align the caption of the first image on this https://wellnesswarriorsboston.org/special-events/
Like wise if you want to center align the caption of only the second image use the following CSS Code.#attachment_5565 .wp-caption-text { text-align:center; }So, different images have different #attachment_ids. You will need to use the ids to selectively center align the captions.
Hope this helps you out. Have a good day! 🙂
Kind Regards,
SkandhaSkandha
Member@joeywickham: Hello Joey, Thank you for using Catch Fullscreen Pro.
For this you will need to create a child theme and do a little bit of customization. Please let me know if you are familiar with child theme customization otherwise I suggest you to hire a customizer to get it done.
Kind Regards,
SkandhaSkandha
Member@ptidwell: You cannot update pro theme like you update free theme. To update pro theme you’ll need to first download the theme from https://catchthemes.com/my-account page. Then install Catch Web Tools plugin and activate Catch Updater Module. https://wordpress.org/plugins/catch-web-tools/
Please check the tutorial video in the link below:
https://www.youtube.com/watch?v=W95SuabDZi8
For more, check out theme instructions at https://catchthemes.com/theme-instructions/catch-responsive-pro/#updatingLet me know if this solves the issue!
Kind Regards,
SkandhaSkandha
Member@toerfiets: Can you post in the URL of the page where this is happening? I can’t seem to find it.
Kind Regards,
SkandhaOctober 29, 2018 at 11:55 pm in reply to: gap between content home page and sidebar before footer #158024Skandha
Member@toerfiets: I don’t see a large gap between the homepage content and the widget before footer. Can you attach a screenshot showing the large gap?
Kind Regards,
SkandhaSkandha
Member@abisbee: Please post in your site URL where you want to center align the caption.
Kind Regards,
SkandhaOctober 29, 2018 at 7:24 am in reply to: How to change the text colour in search box widget to white? #157998Skandha
Member@atousa: Can you let me which browser you are using as I am not able to see words overflowing to the next line on Firefox?
This seems to be happening in Internet Explorer.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..siteorigin-widget-tinymce p { -ms-hyphens:none; }Let me know if this resolves your issue!
Kind Regards,
SkandhaSkandha
Member@coachnancyk: Are you still having this issue?
Kind Regards,
SkandhaSkandha
Member@swaitela: Sorry for the late reply. You seem to have succeeded in slowing the slider speeds. Let me know if you are still struggling to decrease slider speed.
About adding the school address and phone number above the menu, i’m afraid this is not possible. For this you will need to create child theme and customize your site. I suggest you to hire a customizer.
Let me know if you have anymore issues.
Kind Regards,
SkandhaOctober 29, 2018 at 12:47 am in reply to: How to change the text colour in search box widget to white? #157981Skandha
Member@atousa: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.page-id-2 .siteorigin-widget-tinymce.textwidget p { text-align:justify !important; }Let me know if this is what you want!
Kind Regards,
SkandhaSkandha
Member@bloodbath: Our themes does not officially support Polylang or lets say we have not conducted our themes compatibility test with Polylang. All our pro themes are WPML ready. I suggest you to upgrade to pro and use WPML Plugin. You can check out the additional-features available in pro version of the theme.
Kind Regards,
Skandha -
AuthorPosts
