Okay
  Public Ticket #2181882
Adjusting padding/margin
Closed

Comments

  •  1
    Alex started the conversation

    We have two columns layout where "Service" listing is placed adjacently to heading and body copy. I want to have them align so that both heading are placed at the exact same Y-axis for maintaining cleaner look (see the red line on the attached image.)

    Let me know, if this is feasible.



  • [deleted] replied

    Hi Alex,

    This is a customization question and support doesn't offer customization services as we wrote on our support homepage and on this area. I will try to help you this time thoughsmile.png

    Please add the code below to that page only, (so Parameters and Options > Custom CSS) area:

    .single-portfolio-holder.portfolio-type-2 .services {
    margin-top: -10px;
    }

    Please see this video to learn how I found that element.

    P.S: If you're looking for professional help for your theme modifications matter, there's always someone available for such tasks on Codeable website. Pricing and timeline are always straightforward there and that's the main reason for recommending those services.

    Have a nice day!