Forum Replies Created

Viewing 20 posts - 1,001 through 1,020 (of 4,116 total)
  • Author
    Posts
  • in reply to: 2 questions #310958
    tikaram
    Participant

    @anoukhospes : To remove the link of team members : Select Team type as custom.
    In the link field you may insert # and enter other details and publish.

    To change the menu color : Login to your WordPress admin section.
    Go to Appearance => Customize => Colors

    Locate and change Header Text color: This will work if header media is disabled.

    Locate and change Header Text Color With Header Media: This will work if header media is enabled.

    Let me know if this helps to resolve your issue

    Regards,
    Tikaram

     

    in reply to: Can I update or do I need a child theme? #310839
    tikaram
    Participant

    @monibasu : It is always recommended to make changes to your theme through a child theme or a plugin. If you have not edited any theme files, theme update will not affect your site but if you have made any changes to the theme files directly, the changes will be lost during an update. As you have  mentioned  that you have made changes through the help of plugin, the site should not be affected.

    I suggest you to take a backup of your files and database before updating the themes so that you may restore from backup if any issues persists or if you loose any of your customization.

    Regards,
    Tikaram

    in reply to: Promotion Headline for Foodholic Pro #310810
    tikaram
    Participant

    @cgarryjames : The recommended image size for background image of  promotion headline is 1920px by 1080px.
    You may link a YouTube video using type  as Custom. You may add a video link in the Button Link field and publish it. Let me know if this helps you out.

     

    Regards,
    Tikaram

     

    in reply to: front page Slider issue #310770
    tikaram
    Participant

    @cgarryjames : To enable the visibility of banner as header: Login to your WP admin section. Go to the Page or Post you would like to enable the header image and click on edit.

    In the sidebar you will find a block named Foodoholic Pro Options.
    Under Foodoholic Pro Options Locate Header Featured Image Options :click  the drop-down menu and select enable and update the page or post. Let me know if this helps to resolve the issue.

    Regards,
    Tikaram

    in reply to: service section #310769
    tikaram
    Participant

    @cgarryjames : Glad to know that all your issues has been resolved.

    Regards,
    Tikaram

    in reply to: mobile menu results show at bottom page #310724
    tikaram
    Participant

    @italianfox : Glad to know that the issue has been resolved.

    Regards,
    Tikaram

    in reply to: Reply to Posts #310723
    tikaram
    Participant

    @bobgarretthomenetworks-co-uk : No worries. Glad to know that the issue has been resolved.

    Regards,
    Tikaram

    in reply to: service section #310644
    tikaram
    Participant

    @cgarryjames : Regarding the slider as I have already mentioned in another topic you will need to upload the images with the proper dimensions which is 850px by 850px. I checked your site and it looks like the slider images are still not properly displayed its due to the different image dimensions.
    Header section : Login to your WordPress admin section. Go to Appearance => Customize => Header Media

    Remove the text that you have entered in fields : Header Media Sub Title, Header Media Title, Header Media Text, Header Media URL and Header Media URL Text and click on Publish.

    Let me know if this helps.

     

    Regards,
    Tikaram

     

    in reply to: remove page title woocommerce #310643
    tikaram
    Participant

    @hansh : Glad to know that you have completed your club website. Have a Good day 🙂

    Regards,
    Tikaram

    in reply to: remove page title woocommerce #310560
    tikaram
    Participant

    @hansh : To decrease the font size of product title please add the following additional css.
    You may change the font size as desired in the given custom css

    .product .entry-title {
      font-size: 26px;
    }
    

    Regards,
    Tikaram

    in reply to: Are transparent sticky headers possible in this theme? #310541
    tikaram
    Participant

    @bfindeisen :For Catch Sticky Menu Desktop Menu Selector and Mobile Menu Selector  you may add the following as the selector

    .wp-block-main-header

    To make the header transparent please add the following additional css and let me know.

    .wp-block-main-header {
      position: absolute;
      background: transparent;
      top: 0;
      width: 100%;
      z-index: 9;
    }
    

    Regards,
    Tikaram

    in reply to: remove page title woocommerce #310525
    tikaram
    Participant

    @hansh : I could not find the menu specified winkel -> herenkleding -> body

    Can you please provide me the correct URL so that I can check for issues and provide you the fix.

    Regards,
    Tikaram

    in reply to: Image captions are all Capitalized Like This #310523
    tikaram
    Participant

    @nerdrave87 : Can you please post in your site URL?

    Regards,
    Tikaram

    in reply to: mobile menu results show at bottom page #310511
    tikaram
    Participant

    @italianfox : It looks like there is some issue with the mobile menu. We are working on it to fix the issue. An update with the fix will be released soon. Sorry for the inconvenience caused.

    Regards,
    Tikaram

    in reply to: mobile menu results show at bottom page #310476
    tikaram
    Participant

    @italianfox : It looks like there is some plugin conflict on your site. Please try deactivating all plugins for testing purpose and enable each one by one and again check your site so that the plugin causing the issue can be detected.

    To know more about plugin conflicts with our themes please follow the following link
    https://catchthemes.com/wordpress-tutorials/how-to-check-for-plugin-conflicts-with-our-themes/

     

    Regards,
    Tikaram

    in reply to: Button to change woocommerce colors has gone #310466
    tikaram
    Participant

    @hansh : To change the color of the buttons : Login to your WordPress admin section
    Go to Appearance => Customize => Colors
    You can change the following button related colors :

    Button Text Color
    Button Text Hover Color
    Button Background Color
    Button Hover Background Color

    Regards,
    Tikaram

    in reply to: front page Slider issue #310457
    tikaram
    Participant

    @cgarryjames : The recommended image dimensions for slider image is : 850 by 850 pixels.
    If you upload images bigger than the recommended dimensions the images are cropped to 850 by 850 pixels.
    I suggest you to check the image dimensions and upload the images with dimensions 850 by 850 pixels.
    If the problem still persists please let me know.

    To remove the text between reservation form section on front page and the latest blog update section

    Go to Appearance => Customize => Homepage Settings

    under Your homepage displays : Select Your latest posts.

    Regards,
    Tikaram

    in reply to: Reply to Posts #310456
    tikaram
    Participant

    @bobgarretthomenetworks-co-uk : I have sent you am email. Please do not forget to check spam as well.

    Regards,
    Tikaram

    in reply to: how to remove author and permalink line ? #310434
    tikaram
    Participant

    @javadth : You will need to create a child theme and customize your site as desired. Let me know if you are comfortable with child theme customization. I will guide you through the process.

    Regards,
    Tikaram

    in reply to: remove page title woocommerce #310421
    tikaram
    Participant

    @hansh : Please post in your site URL so that I can provide you the required solution.

    Regards,
    Tikaram

Viewing 20 posts - 1,001 through 1,020 (of 4,116 total)