Home › Forums › Themes Support › Bibo › Archive Intro – Top Margin › Reply To: Archive Intro – Top Margin
May 16, 2017 at 5:01 pm
#614
Hi,
You can change it by insert this code:
.milo-archive-blog .archive-intro {
margin-top: 50px!important; // Use !important to make this css is used
}
You can do it similar with Shop page!
Hope this help!
P/s: You can add it in Theme Options -> Custom CSS if you don’t want to add it in child-theme.
******
Regards,
MiloTheme
- This reply was modified 7 years, 8 months ago by admin.