-
AuthorPosts
-
February 26, 2018 at 1:04 pm #917814
Hi there,
i have two questions
– there is shown a little cross in IE and Microsoft Edge, a little question mark in safari under the images on the home page (as if there was removed an image, but it’s not). In Chrome everything is ok.
– can i somehow change the fullwidth breakpoint for tablet to higher pixel (e.g. 1200px)
Please see the link in privat content.
thank you
KatharinaFebruary 27, 2018 at 11:35 am #918372Hi there,
i solved the problem with the cross in IE and safari. There have been empty image elements wich only showed up by hover so i didn’t recognize them.
So if you could tell me, how to change the fullwidth breakpoint for tablets, that’d be great.
(i am using this demo templat from enfold https://kriesi.at/themedemo/?theme=enfold-overview and i have many text in the fields, so it doesn’t look goot on tablets if the cells still stay next to each other)February 27, 2018 at 10:11 pm #918662Hi,
Please take a look here
https://kriesi.at/support/topic/change-responsive-minimum-width/on what you need to use and how to use it.
Let us know if you need further help.
Best regards,
BasilisFebruary 28, 2018 at 10:56 am #918930Hi
thank you, but – to be honest – this link was not very helpful, it only says that i should hire a developer.
It took me a while but finaly i found the code where the max width for “break at tablet” is set by myself:@media only screen and (max-width: 1150px) {
.responsive #top #wrap_all .flex_column.av-break-at-tablet, .responsive #top #wrap_all .av-break-at-tablet .flex_cell {
margin: 0;
margin-bottom: 20px;
width: 100%;
display: block;
}But i recognize that i should try a little harder to find solutions by myself before i contact the support :)
best regards
KatharinaMarch 1, 2018 at 6:31 am #919399 -
AuthorPosts
- You must be logged in to reply to this topic.