Forum Replies Created

Viewing 20 posts - 5,961 through 5,980 (of 12,027 total)
  • Author
    Posts
  • in reply to: How do I change slider photos and text #238507
    Skandha
    Participant

    @sabom: Hello there,
    Can you please post in your site URL and elaborate the issue you are having?

    Kind Regards,
    Skandha

    in reply to: Logo size #238469
    Skandha
    Participant

    @aydi: Hello Adelaide,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    /* To change the size of logo */
    .custom-logo {
        max-width: 250px !important;
    }
    
    /* To change font size of menu items */
    .site-navigation a {
        font-size: 12px !important;
    }

    You can change the max width and font size according to your choice.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: How to change Menu color #238464
    Skandha
    Participant

    @gillian: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #menu-toggle {
        color: #232edc;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Blogg post in menue #238433
    Skandha
    Participant

    @biabull: Hello there,
    For that,
    Go to => Appearance => Customize => Menus => View All Location => Primary Menu => Edit menu => Add items => Custom Link => Insert URL as www.librare.se/#content/ and Link text as Blog.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Bold Photography Theme Demo Data #238432
    Skandha
    Participant

    @karya-baja: Hello there,
    For that you will need to install and activate Catch Themes Demo Import plugin.

    Then,
    Go to => Appearance => Catch Themes Demo Import => You should able to find the import options here.

    Note: Make sure you have Bold Photography theme activated on your site.

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: How to move around theme options #238431
    Skandha
    Participant

    @barayre: Hello Raphael,
    I checked your site and it seems to be still running on version 2.0.

    To update pro theme you’ll need to first download the theme from your https://catchthemes.com/my-account/ page. Then install Catch Web Tools plugin and activate Catch Updater Module.
    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/frequently-asked-questions/#question-update-1

    Let me know if you are still having issues updating the theme.

    Kind Regards,
    Skandha

    in reply to: Catch Flames Pro Mobile Version Issue #238430
    Skandha
    Participant

    @eraoflight: 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-flames/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. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Catch Wedding Pro Theme Options on single page #238429
    Skandha
    Participant

    @haileymccully: 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-wedding/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. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Unable to install update to 5.1 #238428
    Skandha
    Participant

    @bowessurnames: Hello there,
    Can you please post in your site URL and let me know what error is showing up when you try to update the theme?

    Kind Regards,
    Skandha

    in reply to: amp plugin compatibility #238427
    Skandha
    Participant

    @stafca: Hello Staf,
    We have tested for compatibility with AMP plugin. However, you shouldn’t have any issues using the plugin.
    Let me know if you come across any issues.

    Kind Regards,
    Skandha

    in reply to: How to change Menu color #238426
    Skandha
    Participant

    @gillian: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    @media screen and (min-width: 75em) {
        .navigation-classic.absolute-header .main-navigation a {
              color:  #000 !important;
         }
    }

    You can change the color according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: use functions on one specific page #238425
    Skandha
    Participant

    @toerfiets: Hello Hans,
    Can you please enable the Trending section on entire site and I shall provide you the CSS code to enable the section only on News page.

    Kind Regards,
    Skandha

    in reply to: Heade Image on Home page #238424
    Skandha
    Participant

    @clubphotocreon: Hello CPC,
    Can you please try uploading image of size 1920*1080px and see if the image shows up fullscreen?

    Kind Regards,
    Skandha

    in reply to: remove “from the blog” from posts page #238353
    Skandha
    Participant

    @toerfiets: Glad I could help you out. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Remove Header #238352
    Skandha
    Participant

    @reneecarlson94: Hello Renne,
    It is really difficult to make tables responsive. I am afraid I cannot help you with this as the issue is beyond our support scope, Apologies.

    I suggest you to contact the plugin support or hire a customizer to get it done.

    Kind Regards,
    Skandha

    in reply to: Bold Photography Theme Demo Data #238351
    Skandha
    Participant

    @karya-baja: Hello there,
    Can you let me know for which theme you want the demo content files?

    Kind Regards,
    Skandha

    in reply to: Catch Flames Pro Mobile Version Issue #238350
    Skandha
    Participant

    @eraoflight: Hello there,
    First of remove the following CSS you have added.

    header#branding {
        display: none;
    }

    Then,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #sidebar-header-right {
        display: none !important;
    }
    #header-content {
        padding: 0 !important;
    }
    #branding {
        display: inline;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    in reply to: font color #238344
    Skandha
    Participant

    @kalender: Hello there,
    I will contact you shortly through email.

    Kind Regards,
    Skandha

    in reply to: Updating the theme #238343
    Skandha
    Participant

    @andreas2: Hello there, I hope I was able to help you out. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/intuitive/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. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: How to move around theme options #238342
    Skandha
    Participant

    @barayre: Hello Raphael,
    The Section Sorter issue has been fixed in version 2.2.1. Please update the theme to the latest version.

    To highlight Scroll down button
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .scroll-down {
        background: #f8578d;
        border-radius: 35px;
        padding: 11px;
    }
    .scroll-down:hover {
        color: #000 !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 20 posts - 5,961 through 5,980 (of 12,027 total)