Forum Replies Created
-
AuthorPosts
-
sapanaParticipant
@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,
SapanasapanaParticipant@daniela-acciardi: Please post in your site url so that I can look into that issue.
Kind Regards,
SapanasapanaParticipant@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,
SapanasapanaParticipant@abisbee: I will look into the issue and get back to you soon.
Kind Regards,
SapanasapanaParticipant@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,
SapanasapanaParticipant@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,
SapanasapanaParticipant@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,
SapanaFebruary 20, 2019 at 1:03 am in reply to: WordPress – can not seem to change footer-menu hover color #166210sapanaParticipant@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,
SapanasapanaParticipant@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,
SapanasapanaParticipant@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,
SapanasapanaParticipant@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,
SapanasapanaParticipant@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,
SapanasapanaParticipant@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,
SapanasapanaParticipant@healyourliving: I will look into the issue and get back to you soon.
Kind Regards,
SapanasapanaParticipant@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,
SapanasapanaParticipant@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,
SapanasapanaParticipant@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,
SapanasapanaParticipant@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,
SapanasapanaParticipant@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,
SapanasapanaParticipant@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 -
AuthorPosts