Hi everyone,
Went through the forum but couldn’t find an answer to my issue,
I just need the breadcrumb to be verticaly aligned in that website.
I will appreciate someone to help me to fix this… ;)
Thanks.
Hey rvga,
Please try the following in Quick CSS under Enfold->General Styling:
.title_container .breadcrumb {
margin-top: -21px;
}
Best regards,
Rikard
Perfect, Thx Rickard ;)