Forum Replies Created
-
AuthorPosts
-
sapanaParticipant
@otinsight:Hello,
I hope I was able to resolve your issue. If it’s not too much trouble,I have a quick request: could you please leave an honest review?https://wordpress.org/support/theme/catch-inspire/reviews/#new-post. Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know.Kind Regards,
SapanasapanaParticipant@adeptvisuals: /*To remove space between the background image and header*/
Go to=>Appearance=> Customize=> Additional CSS and add the following CSS code.#fullpage { margin-top: 1px !important; }
Let me know if this what you are looking for!!
Kind Regards,
SapanasapanaParticipant@hoiung: Changes need to be made on child theme as well as you will need to fix the styles which is a bit complicated let me know if you are comfortable with child theme customization in detail. Otherwise I suggest you to hire a customizer.
Kind Regards,
SapanasapanaParticipant@hoiung:
step 1: Go to => Child Theme Folder => functions.php and add the following Code.add_theme_support( 'custom-logo', array( 'height' => 500, 'width' => 500, ) );
step 2: Go to=> Appearance=> Customize=> Additional CSS and add the following code
.custom-logo { width:500px; max-height:500px; }
Let me know if this helps you out!
Kind Regards
SapanasapanaParticipant@otinsight: /* To hide the tag*/
Go to=> Appearance=> Customize=> Additional CSS and add the following CSS code..blog .entry-footer { display: none; }
Let me know if this is what you are looking for!!
Kind Regards,
SapanasapanaParticipant@skynet: Update has been released. Thank You for informing us about the issue .Please let me know if you find any issue related to plugin.
Kind Regards,
SapanasapanaParticipant@tolsted: It is quit difficult to remove the you-tube logo ,share and watch later links, So I suggest you to download required video in your PC and upload it from media libary in header media.
Let me know if this helps you out!Kind Regards,
SapanasapanaParticipant@hoiung: For this you will need to create a child theme and do a bit of customization. Let me know if you are familiar with child theme customization I will provide you necessary CSS.
Kind Regards,
SapanaNovember 25, 2018 at 11:07 pm in reply to: Layout customization questions: Website Title& Main Menu #160086sapanaParticipant@olgasyracusegmail-com: Glad to know that you figure it out issue and let me know if you have any difficulty.
Kind Regards,
SapanasapanaParticipant@sfa1492:Hello, there,
I hope I was able to resolve your issue. If it’s not too much trouble,I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/catch-box/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.Thanks, and if there’s anything else at all that I can do to help,don’t hesitate to let me know.Kind Regards,
SapanasapanaParticipant@valelotartaro: Sorry for the late reply, Are you able to create the child theme using plugin? if yes then step 1: Go to the child theme folder saved in wp-content/themes/catch-fullscreen-pro-child theme
step 2: Create the folder called fonts
step 3: Copy all the required fonts files of Cinzel font
step 4: Go to Open style.css and paste the Code I have send you in previous post.
step 5: Save the file and test the font.let me know if you find any difficulty.
Kind Regards,
SapanasapanaParticipant@xtian:Hello,
I hope I was able to resolve your issue. If it’s not too much trouble,I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/rock-star/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,don’t hesitate to let me know.HAPPY THANKS GIVING TOO YOU TOO!!
Kind Regards,
SapanasapanaParticipant@sfa1492:Go to=> Appearance=> Customize=> Additional CSS and add the following CSS code
#slider-wrap img { width:100% }
Let me know if this helps you out!
Kind Regards,
SapanasapanaParticipant@hoiung:Go to=> Appearance=> Customize=> Additional CSS and add the following CSS code.
.custom-logo { width:500px; max-height:500px; }
Let me know if this helps you out!
Kind Regards,’November 22, 2018 at 12:57 am in reply to: Layout customization questions: Website Title& Main Menu #159850sapanaParticipant@olgasyracusegmail-com: your code is working fine in mine side too, But I think padding-bottom have no any changes in mine so I exclude it. let me know if you have any other issue.
Kind Regards,
SapanasapanaParticipant@jonathgreen: I checked your site you are using the access press theme called Fotography.We have the photography theme called Clean-Fotografie and Fotografie.
Kind Regards,
SapanasapanaParticipant@catch13: It’s ok if you have any other issue do not hesitate to post in also you can use same page to post your issue.
Kind Regards,
SapanasapanaParticipant@valelotartaro: If you do not know how to create a child theme you can create it using Generate Child Theme Plugin.
Now Go to => Child Theme folder => Create a new folder “Fonts” => Download and paste the Cinzel font files inside the fonts folder.@font-face { font-family: 'CinzelDecorative-Black'; font-style: normal; font-weight: 500; src: local('CinzelDecorative-Black'), url('fonts/CinzelDecorative-Black.otf') format('otf'); }
Try this to check it,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.body { font-family:Cinzel Decorative; }
Let me know if this helps you out!
Kind Regards,
SapanasapanaParticipant@skynet: We have already fix the issue and the update will be released with in 1 week as our team is in vacation for few days, I will let you know as soon as the update is released.
Kind Regards,
SapanaNovember 21, 2018 at 10:32 pm in reply to: How to remove magnifying glass over portfolio images #159839sapanaParticipant@adeptvisuals:Hello, there,
I hope I was able to resolve your issue. If it’s not too much trouble,I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/catch-fullscreen/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.
Thanks, and if there’s anything else at all that I can do to help,don’t hesitate to let me know.Kind Regards,
Sapana -
AuthorPosts