-
Content Count
5 -
Joined
-
Last visited
-
Safari boxed content display different than other browsers
paxdacian posted a question in Coding and Customization
Site URL: https://folqi.com/seo Hi there, i have a problem with safari browser. I am trying to implement a boxed content on one of my pages, everything works just fine but for some reason safari browser display the boxed content different than moz and chrome, can someone pls help with a line of code? Here is the code i have now /* Boxed Content Styling */ #seo-phase-1{ .sqs-row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; .sq -
Brine template. Calendar widget day selector don’t work on safari
paxdacian replied to paxdacian's question in Coding and Customization
Not supported on safari- 2 replies
-
- javascript
- custom-css
-
(and 2 more)
Tagged with:
-
Brine template. Calendar widget day selector don’t work on safari
paxdacian replied to paxdacian's question in Coding and Customization
So i checked now and on safari you actually need to type your dates in manually. All the other browsers give you a calendar on click but not safari. maybe there is a way to change that and make it like all the other browsers ?- 2 replies
-
- javascript
- custom-css
-
(and 2 more)
Tagged with:
-
paxdacian changed their profile photo
-
Hi guys, I have a problem with my calendar widget from booking. com. I integrated the widget and it’s working just fine on most of the browsers and mobile but not on safari. I can’t select any dates on safari. I customized the widget with CSS but I cant make it work for safari. I updated my Mac now just in case the problem might be from there if not I don’t know how to fix it. Please help www.camayaan.com the widget is just on home page .bb-calendar-widget input[type="date"] { appearance: none; -webkit-appearance: none; position: relative; cl
- 2 replies
-
- javascript
- custom-css
-
(and 2 more)
Tagged with: