Okay
  Public Ticket #1433005
portfolio description width
Closed

Comments

  • felixheisel started the conversation

    Good evening,

    i am trying to get the portfolio description to be the same width as the portfolio grid (not 1/3 as seems to be default). The portfolio categories should then be displayed in the next line. Is there a way to do this in custom css? I was able to force the .section-title to a specific width, but that is not responsive not an elegant solution and ends up overlaying the categories with the description.Thanks for the help!

  •  1,560
    Laborator replied

    Hi felixheisel,

    Please try to be more specific on how you want the layout to be, you can include an image and tell us how and what you want to achieve it and this way we will know what you're looking for so we can get in the right direction.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • felixheisel replied

    Dear Art,

    attached the screenshot. 

    1- make portfolio description the same width as portfolio grid

    2- move portfolio categories underneath and aligned to the left

    3- move up grid (this should be automatic)

    Thanks!

    Felix


  •  1,560
    Laborator replied

    Hi felixheisel,

    Can you please share your site credentials here, because we need to login to your site and see this issue live. Your information is safe (private) in this thread.

    To include your credentials click Insert Credentials button in editor toolbar. (See how)

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • felixheisel replied

    Dear Art,

    lets try this first - I took out the coming soon mode.

    Link to the site is http://nest-umar.net/portfolio/

    Screenshot attached shows the portfolio settings.

    Thanks!

    Felix

     

  •  1,560
    Laborator replied

    Hi Felix,

    Adding the following CSS to Custom CSS should do the trick:

    .portfolio-title-holder .pt-column-title {
      max-width: 100%;
      padding:0px;
    }
    .portfolio-title-holder {
      display: block;
    }
    .product-filter {
      text-align: left;
      margin-top: 20px;
    }

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • felixheisel replied

    Perfect. Thanks!

  •  1,560
    Laborator replied

    You're welcome

    P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link).

    A huge thank you from Laborator in advance, I will set this ticket as closed!

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group