Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1500670
Horizontal portfolio home
Closed

Comments

  •  1
    sanapark started the conversation

    Hi Elated themes,

    Thank you for the nice theme. I've been working on the Horizontal portfolio home and got a few questions.

    *Questions have been edited as some were solved or newly found.

    1) Using your demo contents, I'm trying to create the horizontal portfolio home but it looks like this. It seems working somehow but showing feature images and titles side by side. How can I make titles locate below the images as in your demo?

    2-1) On mobile, project items are listed too close, appearing the title of the previous item looks like the next project item. Where can I adjust the margin? 

    2-2) On mobile in horizontal screen, feature images shrink too small. Is it possible to change the size?

    3) Can I adjust the logo size not by the actual size of the image but in your option without changing the header height? 

    4) Heading 1 that is set in Bold weight in all screens turns into Semibold on tablet and mobile. How can I keep them in the same weight?

    Best,

    Sunwha

  •   Elated replied privately
  • kevin_witkowski replied

    I'd like to know how to do this aswell.
    Thanks!

  •  1,845
    Elated replied

    Hello kevin_witkowski,

    You can just submit a new ticket with your site url and wp-admin credentials (in Private Reply) and we will try to inspect it and try to assist you as soon as possible.

    Anyhow, I've copied the reply below (private reply):

    - You need to set all these options >>

    2.1. We have just checked this on your website and as you can see in the following screenshot it seems like you already solved this issue.

    2.2 You can try to add this css underneath in Appearance >> Customize >> Additional CSS field:

    @media only screen and (max-width: 768px) {
    .eltd-portfolio-slider-holder .eltd-scroll-slider .eltd-pli-image {
        min-height: 250px!important;
    }
    }

    3. You can try to add this css underneath in Appearance >> Customize >> Additional CSS field:

    @media only screen and (min-width:1025px) {
    .eltd-page-header .eltd-menu-area .eltd-logo-wrapper a {
        height: 120px !important;
    }
    }

    4. Every browser has its own font rendering engine, they are all different. They can also differ in later versions, or across different OS's.

    Chrome and Safari is similar but not the same browser: they shared same base, webkit, but many platform-specific components and css modules are different - safari support more css3 property than chrome. And font-rendering is quite platform-specific. At present there looks to be no universal fix across all platforms and browser builds. As stated frequently all browsers/OS have different text rendering engines.

    As you can see in the following screenshot, the same font-weight is applied on desktop and mobile view.

    Thank you,
    Jerry, Elated


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.