Okay
  Public Ticket #1017469
side portfolio: alignment title - image
Closed

Comments

  •  2
    tinagency started the conversation

    Hello support team,

    I want to horizonally allign the title of each portfolio image to the image displayed.

    The image should have the same positon as the top of the title fonts. The way it is now the images always have a postion above the title (see picture)

    I could find this option nowhere and also not searching the public tickets. 

    I hope you can help and that this is a quick one for you.

    Thanks a lot

    Tina

  • [deleted] replied

    Hi Tina,

    Can you please do a mockup of the layout that you want to achieve and attach that image when you reply, then we I tell you if that is possible or not.

  •  2
    tinagency replied

    Hi Ylli,

    thanks for the reply. Attached is the mock up.

    1. The first thing is the horizontal alignment of title and image

    2. I noticed that title and the item discription are not properly aligned. Is this also possible?

    3. Last question: is it possible to vertically align the logo with the text?

    Thanks so much!

    Tina

  • [deleted] replied

    Hi Tina,

    1— Can you please add the code below to Custom CSS

    .single-portfolio-holder .title h1 {
    margin-top: 0px !important;
    }
    2— That is happening because you have activated full-width header. You just need to deactivate this option:


    (view on new page)

    3— Logo is already aligned. I don't see any problem there.