Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #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
    Katharina

    #918372

    Hi 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)

    #918662

    Hi,

    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,
    Basilis

    #918930

    Hi
    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
    Katharina

    #919399

    Hi Katharina,

    Great, glad you found a solution and thanks for sharing, much appreciated :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.