Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1372692

    Hi there,
    I’ve created a certain css-class for special kinds of headline and textboxes to provide them with a transparent background (see first part on the page of the link below). This works fine on desktop viewport but is being ignored by smartphone viewport, although I haven’t defined special viewport settings. How can I force the css settings to work at smaller viewports, too?
    Thank you for your support
    Kind regards
    Armin

    #1372706

    Hey Armin,

    Where can we see the problem you are having?

    Best regards,
    Rikard

    #1372790

    Hi,
    I thought I’ve posted the link in the private content field. Obviously not yet. Here it is.

    Kind regards
    Armin

    #1372791

    Hi, again
    in addition to my reply just a few moments ago I’m listing the css code, I’ve used, in the private content field below.

    Kind regards
    Armin

    #1372807

    Hi,

    Thanks for that, the page seems to be password protect though. Could you share the password with us as well please?

    Best regards,
    Rikard

    #1372812

    Hi, Rikard,

    sorry, forgotten. See private content

    #1372821

    Hi,

    Thanks for that. It looks like you have adde that CSS inside a media query? Please try moving it outside the media query, it should work as expected after that.

    @media only screen and (min-width: 600px)

    Best regards,
    Rikard

    • This reply was modified 2 years ago by Rikard.
    #1372844

    Hi, Rikard,

    thank you for your hint – indeed I failed to notice a media query that runs a couple of lines before. You can close the ticket

    Kind regards
    Armin

    #1372856

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Smaller viewports ignoring settings of a created css-class’ is closed to new replies.