Category Blog Top Margin - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

Category Blog Top Margin

MN

Marek N

General 1 year ago

How do I make the Category Blog top margin apply to only one column in another template, like helixultimate?

https://prnt.sc/ebNzIt2cVdz2

https://demo3.joomshaper.com/2023/kreativa/index.php/blog

0
4 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #166521

Hi there!

Thanks for your query.

Where do you want to achieve this? Did you setup two columns layout in your blog page already? Kindly share that page link here to check.

Best Regards

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #166901

Hi,

Sorry for the delay.

Please use the following code in your custom CSS:

.article-list .col-lg-6:first-child {
    margin-top: 120px;
}

Here is all about custom code placement in Helix Ultimate: https://www.joomshaper.com/documentation/helix-framework/custom-code-css-js-meta

Best Regards

0
MN
Marek N
Accepted Answer
1 year ago #166936
0