-
AuthorPosts
-
October 11, 2016 at 1:59 pm #697841
Dear Support Team,
As you can see in the link below, my headings overlap with the Breadcrumbs.
How can I put them in the row below my headline – like it is in the mobile version?Best Regards,
Julian HauschildOctober 11, 2016 at 2:10 pm #697855Hey ecrodgwz,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.title_container .breadcrumb { right: auto; left: -3px; top: 75%; }Best regards,
YigitOctober 11, 2016 at 4:55 pm #697972Thanks a lot, it works fine. One more Question.. In the mobile version the space between the lines of the headings is to big. How can I crop them ?
October 11, 2016 at 7:13 pm #698012Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 767px) { .title_container .main-title { line-height: 25px; }}Best regards,
YigitOctober 12, 2016 at 5:36 pm #698431Hello Yigit,
it works… But I attached a padding-top of 3% for the breadcrumbs (in the mobil version) because the space between the headline and the breadcrumbs was = 0 after I changed the line-height. So thanks for your help and the quick answers.Best regards,
Julian Hauschild
-
This reply was modified 9 years ago by
ecrodgwz.
October 12, 2016 at 5:43 pm #698436* space = 0 in case of headlines with two or more rows
October 12, 2016 at 7:45 pm #698494Hi,
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
Yigit -
This reply was modified 9 years ago by
-
AuthorPosts
- The topic ‘Breadcrumbs in another row’ is closed to new replies.
