Forum Replies Created

Viewing 20 posts - 21 through 40 (of 14,426 total)
  • Author
    Posts
  • in reply to: Change the size of the field #337810
    Sakin
    Keymaster

    You can adjust the margin top and bottom on the following CSS and add it in “Appearance => Customize => Additional CSS”

    @media screen and (min-width: 75em) {
      .header-center-layout .site-branding {
        margin-top: 30px;
        margin-bottom: 30px;
      }
    }
    in reply to: landscape on mobile #337788
    Sakin
    Keymaster

    Hi Hans,

    There is no CSS like that to make the mobile phone always on landscape.

    Regards,
    Sakin

    in reply to: Change the size of the field #337787
    Sakin
    Keymaster

    Hi Kent,

    I see that you have defined a max-width of 250px for the logo, you can change that in “Appearance => Customize => Additional CSS” as below:

    /* To change the size of logo */
    .custom-logo {
        max-width: 250px !important;
    }
    
    in reply to: landscape on mobile #337781
    Sakin
    Keymaster

    Hello Hans,

    Sorry, I don’t get what you mean. Can you explain in reference to your site URL?

    Regards,
    Sakin

    in reply to: File Status: Pending #337780
    Sakin
    Keymaster

    @replikat: I just checked with the sales team and your transaction has been completed.

    in reply to: Catch FSE Pro Plugin Block Recovery error #337760
    Sakin
    Keymaster

    @jamesp1039: Sometimes it’s due to block changes as per the version. So, you can click on “Attempt Block Recovery” and it should work fine.

    To share the screenshot, you can upload the screenshot on your website or any web storage and paste the URL here.

    in reply to: Change the size of the field #337759
    Sakin
    Keymaster

    Hi Kent,

    It’s strange why it’s showing the Header Section when you have enabled it only on the Homepage. You can add the following CSS in “Appernace => Customize => Additional CSS”:

    .header-media { display: none; }
    .home .header-media { display: block; }

    Regards,
    Sakin

    in reply to: Change the size of the field #337753
    Sakin
    Keymaster

    Hi Kent,

    That grey bar is from the Header Media. Looks like you have removed the Header Media image. Can you check your settings at “Appearance => Customize => Header Media”. If you want video only on first page then you need to choose “Homepage / Frontpage” on the “Enable on” option.

    Regards,
    Sakin

    in reply to: Food itens configurations #337751
    Sakin
    Keymaster

    Hi Fabiano,

    Can you post your site URL so I can check for issues?

    Regards,
    Sakin

    in reply to: Sidebar – not allowed to edit #337748
    Sakin
    Keymaster

    Hi Michelle,

    Can you share your site URL? I will check it and let you know it. You can only change these from Custom CSS.

    Regards,
    Sakin

    in reply to: PHP version #337747
    Sakin
    Keymaster

    Hi @saintpid: Yes, we need an error log as there is no issue on our server. I will contact you via email.

    in reply to: PHP version #337730
    Sakin
    Keymaster

    Hi @saintpid: I check the My Music Band theme in PHP versions 8 and 8.3.11. It’s working fine. Maybe you have issue with the plugins. Can you deactivate the plugin and check it? Do you have error log?

    in reply to: Sidebar – not allowed to edit #337726
    Sakin
    Keymaster

    Hi Michelle,

    For classic widgets, you need to activate “Classic Widgets” https://wordpress.org/plugins/classic-widgets/ plugin and it will work fine.

    Regards,
    Sakin

    in reply to: Menu is working wrong #337724
    Sakin
    Keymaster

    @igorvera: Can you update the theme and clear your cache? It should work fine.

    in reply to: Menu Type #337443
    Sakin
    Keymaster

    Hi Rick,

    The option to change the menu type is only available on the Pro version under “Appearance => Customize => Menus => Menu Locations”.

    In this Scapeshot Light version, you are using Menu Type as “Full Screen Menu”. So, when you click on Menu it will open in Full Screen, then on “Modern Simple”, it will open the menu just under the menu and will not be full screen. The classic menu is the simple horizontal menu.

    Regards,
    Sakin

    in reply to: Header and Footer Bugged? #337438
    Sakin
    Keymaster

    Hi Waseem,

    Can you post your site URL and then we can check for issues? Also, please clear your browser cache after the migration.

    Regards,
    Sakin

    in reply to: hide Author box #337437
    Sakin
    Keymaster

    Hi Wim,

    You can add the following CSS in “Appearance => Customize => Additional CSS” to hide the author box.

    .entry-footer .author-info { display: none; }

    Regards,
    Sakin

    Sakin
    Keymaster

    Hi Maurizio,

    Ok, we will check with you. Please check your email from our support team.

    Regards,
    Sakin

    Sakin
    Keymaster

    Hi Alisson,

    Yes, that is the issue of the Blocks themes when you upgrade from Free to Pro, you need to copy and paste the front page blocks. So, I can help with this one. For the license key, it should work. Let me check that. You will get email from support.

    Regards,
    Sakin

    Sakin
    Keymaster

    Hi Alisson,

    The Photofocus Blocks Pro theme comes with the Photofocus Blocks Pro theme and FSE Pro plugin. So, go to your account at https://catchthemes.com/my-account/ and you will see the license key for the Photofocus Blocks Pro theme and the FSE Pro plugin.

    You can add License key for the Photofocus Blocks Pro theme from “Appearance => Photofocus Blocks Pro License”
    You can add a License key for the FSE Pro plugin from “Plugins => FSE Pro Plugin License”

    Let me know if you still have issues.

    Regards,
    Sakin

Viewing 20 posts - 21 through 40 (of 14,426 total)