Forum Replies Created

Viewing 20 posts - 561 through 580 (of 1,154 total)
  • Author
    Posts
  • in reply to: button to share page to Facebook #166883
    sapana
    Participant

    @abisbee:Go to=> Appearance=> Customize=> Additional CSS=> add the following css code

    @media screen and (max-width: 480px)
    {
    .page-id-194 .fb-share-button-container {
    top: 0px;
    }
    }

    Let me know if this works out!

    Kind Regards,
    Sapana

    in reply to: sidebar on mobile under content #166878
    sapana
    Participant

    @daniela-acciardi: Please post in your site url so that I can look into that issue.

    Kind Regards,
    Sapana

    in reply to: Static Front Page #166877
    sapana
    Participant

    @msanhpaints: It is working fine in my end, gallery is showing in 3 column. Can you please clear your browser cache and let me know if this does some trick.

    Kind Regards,
    Sapana

    in reply to: button to share page to Facebook #166876
    sapana
    Participant

    @abisbee: I will look into the issue and get back to you soon.

    Kind Regards,
    Sapana

    in reply to: button to share page to Facebook #166306
    sapana
    Participant

    @abisbee: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-responsive/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

    in reply to: button to share page to Facebook #166297
    sapana
    Participant

    @abisbee:If you want to add this share button in other page, please add the page id of that respective page. Let me know if you face any difficulty. CSS code you have added will not slow your website.

    Kind Regards,
    Sapana

    in reply to: button to share page to Facebook #166278
    sapana
    Participant

    @abisbee: I have made small changes in previous code, please remove previous one and add the following code.
    Go to=> Appearance=> Customize=> Additional CSS=> add the following css code

    .page-id-450 .entry-container {
       position: relative;
    }
    .fb-share-button-container {
       position: absolute;
       top: 10px;
       right: 0;
    }
    @media screen and (max-width: 480px)
    {
    .fb-share-button-container {
    top: 47px;
    }
    }

    let me know if this works out!

    Kind Regards,
    Sapana

    in reply to: WordPress – can not seem to change footer-menu hover color #166210
    sapana
    Participant

    @jharris: I checked your site you are using different theme called oceanwp. I suggest you to forward this issue to respective support forum. Let me know if you have any issue regarding catch themes.

    Kind Regards,
    Sapana

    in reply to: Customize page is blank #166209
    sapana
    Participant

    @brokert: Your old site seems to be working fine since it is on WordPress but your new site seems not be using WordPress, Please make sure that your new-site is on WordPress and install the theme. Let me know if you face any difficulty after installing the theme.

    Kind Regards,
    Sapana

    in reply to: button to share page to Facebook #166207
    sapana
    Participant

    @abisbee:Go to=> Appearance=> Customize=> Additional CSS=> add the following css code

    .fb-share-button-container {
       position: absolute;
       top: 10px;
       right: 0;
    }
    @media screen and (max-width: 480px){
    .fb-share-button-container {
    top: 47px;
    }
    }

    Let me know if this helps you out!

    Kind Regards,
    Sapana

    in reply to: header not showing up correctly on mobile #166204
    sapana
    Participant

    @tagadose: Go to=> Appearance=> Customize=> Additional CSS => add the following css

    .site-title {
        font-size: 20px;
    }

    You can change the font size as per your requirement.Let me know if this works out!

    Kind Regards,
    Sapana

    in reply to: Featured image not displying on Posts page #166148
    sapana
    Participant

    @galaxyglinda: The issue has been fixed and a theme update has been released. Please update the theme and check if the featured header image for blog post is resolved!

    Kind Regards,
    Sapana

    in reply to: Clean Portfolio Pro blog infinite scroll #166142
    sapana
    Participant

    @healyourliving: Can you please rest the plugin and please deactivate the infinite scroll section of jetpack plugin. Let me know if this does some trick!

    Kind Regards,
    Sapana

    in reply to: Clean Portfolio Pro blog infinite scroll #166104
    sapana
    Participant

    @healyourliving: I will look into the issue and get back to you soon.

    Kind Regards,
    Sapana

    in reply to: Fotografie Pro header flickering #166103
    sapana
    Participant

    @drghazal: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/fotografie-blog/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

    in reply to: Single product image #165928
    sapana
    Participant

    @valelotartaro: For that you need to use the all the image size of the same size(small). let me know if this works out!

    Kind Regards,
    Sapana

    in reply to: Fotografie Pro header flickering #165925
    sapana
    Participant

    @drghazal: please remove this code

    .site-header-main {
        position: absolute;
    }

    Add this code:
    Go to=> Appearance=> Customize=> Additional CSS=> add the following css code

    .header-media-disabled .site-header-main {
           position: absolute;
       }
    
       .below-site-header {
           margin-top: 270px;
       }

    Let me know if this works out!

    Kind Regards,
    Sapana

    in reply to: Featured image not displying on Posts page #165906
    sapana
    Participant

    @galaxyglinda: Yes exactly the same issue was there in theme and in new update it will be fix but due to few circumstance it is delay. I will let you know after new update is release.

    Kind regards,
    Sapana

    in reply to: Fotografie Pro header flickering #165892
    sapana
    Participant

    @drghazal:Go to=> Appearance=> Customize=> Additional CSS=> add the following css code

    .site-header-main .wrapper {
        padding-top: 0;
        padding-bottom: 0;
    
    }

    Let me know if this helps you out!

    Kind Regards,
    Sapana

    in reply to: Featured image not displying on Posts page #165891
    sapana
    Participant

    @galaxyglinda: We have found small issue in blog featured header image but is already fixed and update will be release within few hours, I will let you know as soon as update is release.
    /*padding above the header image*/
    Go to=> Appearance=> Customize=> Additional CSS=> add the following CSS code

    #header-featured-image {
        padding-top: 100px;
    }

    let me know if this works out!

    Kind Regards,
    Sapana

Viewing 20 posts - 561 through 580 (of 1,154 total)