Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #276161
    kokobelle
    Participant

    Hello,
    On my homepage I created 3 columns three times (in total 9 covers to lead them to the other sides).
    The desktop version is perfectly. Unfortunately on mobile and tablet display they have no distance/empty spaces between the individual covers.
    Additionally, on tablet display appears 2 photos in one line, and the third one is separately (this is repeated tree times, because of the 3columns, I guess). Is it not possible that the fourth picture is on the same line as the third, so that I always have two photos on one line.

    https://ra-ar.aleferoc.myhostpoint.ch/wp2/

    Thanks so much for helping me.

    Best regards,
    Kokobelle

    #276270
    Skandha
    Participant

    @kokobelle: Hello Kokobelle,
    I will look into the issue and get back to you soon.

    Kind Regards,
    Skandha

    #276823
    kokobelle
    Participant

    Hi Skandha

    Was it possible to have a look on my issue?

    Did you also see my other question about the issuu widget which is also not correctly shown on tablet and mobile display?

    Thank you very much for your help.

    Best regards,
    Eveline

    #277048
    Skandha
    Participant

    @kokobelle: Hello Eveline,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .wp-block-columns {
    	margin-bottom: 0;
    }
    .wp-block-column {
    	margin-bottom: 1.75em
    }

    It is not possible to have the 2 pictures in a column in the tablet view.
    I suggest you to use the Portfolio Section in the theme that has the same design.
    Kind Regards,
    Skandha

    #277119
    kokobelle
    Participant

    Thank you very much Skandha.
    The Portfolio is very nice. But for my client it’s important to see the title at first sight (not as a hover).

    Best regards,
    Eveline

    #277165
    Skandha
    Participant

    @kokobelle: Hello Eveline,
    The title can made visible using Additional CSS if you are willing to use the section.

    Let me know what you would like to do.
    Kind Regards,
    Skandha

    #277219
    kokobelle
    Participant

    Hello Skandha

    Yes please. It would be great to have the title visible. But is it also possible to have than the hover color in white as well?
    Thank you and kind regards,
    Eveline

    #277295
    Skandha
    Participant

    @kokobelle: Hello Eveline,
    To display the portfolio text without having to hover.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .portfolio-content-wrapper .entry-container {
        opacity: 1 !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #277448
    kokobelle
    Participant

    Great, thank you very much.

    Kind regards,
    Eveline

    #277650
    Skandha
    Participant

    @kokobelle: Hello Eveline, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-inspire/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Catch Inspir Free – 3 columns not correctly on mobile and tablet display’ is closed to new replies.