- This topic has 8 replies, 2 voices, and was last updated 6 years, 2 months ago by .
Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › My dog doesn't work correctly on Safari
Good morning
I write you because I have a display problem with Mydog Themplate.
Just on Safari browser the section “Food love training” doesn’t work correctly.
The icons are misaligned and also the texts aren’t align over the circle.
On Chrome or other browsers it working correctly
Can u help us?
Hi,
Kindly show us your website URL?
Regards,
Chris
http://www.innovationslab.it/
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.skt-builder-service-column-icon,
.circle-features-container
{
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
Regards,
Chris
Ok, thanks
we tried to put this code in basic css but we have the same problem on Safari.
Can I create for u an account to control inside?
Or, Is there another solution?
Hi,
Please send us your WordPress credentials to [email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We will solve this issue directly on your server.
Regards,
Chris
Hi,
Issue have been resolved from our end. Kindly check and confirm
Regards,
Chris
Yes, thank u but now it incorrect on mobile. I sent u a screenshot by email
Hi,
Kindly use this one
@media screen and (max-width:479px) {
#circle-features-icon3, #circle-features-icon7 { left: 100px;}
}
Regards,
Chris
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]