Architect2 - Mobile View of Portfolio not good

Hey,

i have a problem with the "Architect2" Theme:


If you see this in mobile-Version you only see "read more" but we would need the name of the project, just like in desktop view. Only seeing "read more" in mobile is very unpractical...

Is it possible you could tell us a small code snippet how to archive this ?

Thank you!

Best Wishes
Dennis




Comments

  • Hello,
    Yes, we can change that but on smaller devices it will not work fine, I mean, the image will not be visible.
    Test it by yourself, paste it into the Theme Options > Custom CSS & JS > CSS
    @media (max-width:768px){
    .portfolio-details .details{display:block !important;}
    .portfolio-details .more{display:none !important;}
    }
    Thanks
  • Thank you very much!

    I edited the code a bit more in regards of styling and now its working perfectly in mobile with smaller text!

    @media (max-width:768px){
    .portfolio-details .details{display:block !important;}
    .portfolio-details .more{display:none !important;}
    .portfolio-photo .portfolio-item .portfolio-details .details .title {
    font-size: 12px;
    line-height: 14px;
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 7px;
    margin-bottom: 6px;
    }
    .portfolio-photo .portfolio-item .portfolio-details .details {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 240px;
    padding: 10px 20px;
    text-align: center;
    }
    .categories {
    font-size: 10px;
    }
    .portfolio-photo .portfolio-item .portfolio-details .details, .portfolio-photo .portfolio-item .portfolio-details .more {
    background: rgba(255, 255, 255, 0.95);;
    }
    }

    image
Sign In or Register to comment.
This website uses cookies

We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.

Cookies are small text files that can be used by websites to make a user's experience more efficient.

The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.

This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration on our website.

Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your consent.