Hello,
Few questions,
1) Well I want to use another plugin which is Content timeline. The first time that I installed plugin, it was just overlapping with the Dante’s content. They told me that css lines which are located from 6544 to 6556 just overwriting plugin’s content, anyway I have almost solved it just by adding
.has-no-sidebar .timeline {
position:absolute;
margin-top:102px; / As it is crashing with the theme it also goes over header./
left: 0;
}
Also I have created additional css to prevent overlapping for the content which is coming just to under Content timeline . (Used margin-top…)
I have tried to use it in Swift page builder assets such as full-width text and parallax, at that time it solves placing issues but again does not show it in full width. You can find the both options in the link below. (Full and within Swift assets)
What will be the best solution to sort this issue out? Creating full width wrapper and place Content timeline?
2) The second thing which you will also realize is “Fonts”. For some strange reasons they changes font options to 10pt for each category time to time.(h1,h2,h3,h4 or body…)
It would be much appreciated if you can help me.
Many thanks in advance.