Forum Replies Created

Viewing 20 posts - 81 through 100 (of 4,116 total)
  • Author
    Posts
  • in reply to: Can’t change background image in Euphony Pro #331602
    tikaram
    Participant

    @cipherdom : It looks like you are trying to change the Header image rather than background image. To change the header image login to your WordPress admin section. Go to Appearance => Customize => Header Media.
    Under Header Image : select the desired image and save your changes. Let me know if this helps you out.

    Regards,
    Tikaram

    in reply to: Navigation Menu’s multilanguage site #331591
    tikaram
    Participant

    @barbarossa : Please contact Polylang support to know more about multilingual site issues as the feature is enabled by the plugin and it can not be controlled by the theme.

    Regards,
    Tikaram

    in reply to: Change button and hover text color homepage #331586
    tikaram
    Participant

    @lindavnr : Please try adding the following additional css.

    .header-media .more-link .readmore:hover {
      background-image: unset;
      background-color: #95c221;
    }
    
    @media screen and (min-width: 48em) {
      #fullscreen-menu-toggle:hover,
      #fullscreen-menu-toggle:focus,
      .absolute-header #fullscreen-menu-toggle:hover,
      .absolute-header #fullscreen-menu-toggle:focus,
      .absolute-header .scroll-down:hover {
        color: #95c221;
      }
    }
    
    .menu-inside-wrapper .main-navigation .nav-menu .current_page_item>a:after,
    .wpcf7-form-control~.focus-border,
    .comment-form>p>input~.focus-border,
    .comment-form>p>textarea~.focus-border,
    .post-wrapper .more-link .readmore:hover::after,
    .scroll-down:before,
    .scroll-down:after,
    .scroll-down>span:before,
    .scroll-down>span:after,
    .fullscreen-menu-toggle:before,
    .fullscreen-menu-toggle:after,
    .fullscreen-menu-toggle>span:before,
    .fullscreen-menu-toggle>span:after,
    .home .post-wrapper .more-link .readmore:hover::after,
    .home .post-wrapper .more-link .readmore:focus::after,
    .recent-blog-content .archive-post-wrap .hentry .more-link .readmore:hover::after,
    .recent-blog-content .archive-post-wrap .hentry .more-link .readmore:focus::after {
      background-color: #95c221;
    }

    Regards,
    Tikaram

    in reply to: Can’t change background image in Euphony Pro #331585
    tikaram
    Participant

    @cipherdom : If you already have a child theme you will not have any issues updating the theme. Please let me know if you need any further assistance.

    Regards,
    Tikaram

    in reply to: Navigation Menu’s multilanguage site #331584
    tikaram
    Participant

    @barbarossa : Please check if the plugin supports Full site Editing or not. It looks like the free version of Polylang does not support Full Site Editing. Can you please check the link below to know more about the features supported by the Plugin.
    https://polylang.pro/downloads/polylang/

    Regards,
    Tikaram

    tikaram
    Participant

    @cinnamon6 : I checked your site and I don’t seem to find any broken icons on your site. Can you please check again and let me know. Sometimes the Font awesome icons conflict with Elementor Plugin. Please try disabling the Elementor Plugin and check your site. Let me know if you have any more theme related issues.

    Regards,
    Tikaram

     

    in reply to: Navigation Menu’s multilanguage site #331567
    tikaram
    Participant

    @barbarossa :  To know more about creating custom menu please follow the link below.
    https://catchthemes.com/faq/how-to-create-custom-menu/
    I suggest you not to modify the theme files directly. If you need to customize the site you will need to create a child theme and make the necessary changes.

    Regards,
    Tikaram

    in reply to: Background Audio #331566
    tikaram
    Participant

    @biagio : Currently the theme does not have a feature to enable background music when the page is loaded. Can you please look for a suitable plugin that fits your requirement. Let me know if you have any theme related issues.

    Regards,
    Tikaram

    in reply to: Can’t change background image in Euphony Pro #331544
    tikaram
    Participant

    @cipherdom : I checked your site and It looks like you are using an older version of the theme. Can you please update the theme to the latest version and check if the issue gets resolved. If you are still having the same issue after updating the theme to the latest version please let me know.

    Regards,
    Tikaram

    in reply to: mobile title/headline/menu on top of each other #331542
    tikaram
    Participant

    @jus10hand : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    @media screen and (max-width: 768px) {
     .promotion-section {
      padding-top:80px;
     }
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    in reply to: Change button and hover text color homepage #331513
    tikaram
    Participant

    @lindavnr :  Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    .header-media .more-link .readmore {
      background-image: unset;
      background-color: #95c221;
    }
    
    a:hover {
      color: #95c221;
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    in reply to: Unwanted Blank Space before my posts #331507
    tikaram
    Participant

    @wronaldrolle : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    @media only screen and (min-width: 48.937em) {
      .navigation-horizontal .site-header-menu {
        position: absolute;
      }
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    in reply to: Header photo for mobile #331486
    tikaram
    Participant

    @lindavnr : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css and click on publish to save the changes.

    @media screen and (max-width: 768px) {
     .custom-header .wrapper:before {
      background-image: url( https://www.feestcafedezwaan.nl/wp-content/uploads/2024/01/Page.jpg );
      background-repeat: no-repeat;
      background-size: cover;
     }
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    tikaram
    Participant

    @cinnamon6 : You can download the demo data from the link below.
    https://github.com/catchthemes/ct-demo-import/tree/master/import-files/catch-vogue/free
    Can you please post in your site URL so that I can check for broken icons on your site and provide you the required fix.

    Regards,
    Tikaram

    in reply to: Change button and hover text color homepage #331462
    tikaram
    Participant

    @lindavnr : Can you please let me know the desired color or color code so that I can provide you the required additional css.

    Regards,
    Tikaram

    in reply to: Header photo for mobile #331458
    tikaram
    Participant

    @lindavnr : You can assign a different header for mobile devices. Please provide me the link of the image that you would like to use as header image for mobile. I will provide you the required additional css.

    Regards,
    Tikaram

    in reply to: Header photo on pages cropping #331455
    tikaram
    Participant

    @lindavnr : The feature to enable featured images on every page header is available in the Pro version of the theme only. I suggest you to upgrade to Scapeshot Pro to enable the different header feature on your site.

    Regards,
    Tikaram

    in reply to: Suddenly cant show all plugin in the installed plugin #331443
    tikaram
    Participant

    @donaldscho : The free version of Audioman theme doesn’t provide support for WooCommerce. You will need to upgrade to Audioman Pro to use WooCommerce features. Sorry for the inconvenience caused. To know more about the features available in the Pro version of the theme please visit the link below.
    https://catchthemes.com/themes/audioman/#compare

    Regards,
    Tikaram

    in reply to: how to remove pause button in video banner? #331403
    tikaram
    Participant

    @ssksskssssk : Please post in your site URL

    Regards,
    Tikaram

    in reply to: Logo not resizing #331377
    tikaram
    Participant

    @james_p12 : The suggested image dimensions for logo is  250 by 250 pixels. It looks like you have uploaded a larger logo image than the recommended size. Can you please reduce the logo dimensions and upload it again. Please let me know if you need any further assistance regarding the issue.

    Regards,
    Tikaram

Viewing 20 posts - 81 through 100 (of 4,116 total)