01/08/2018 at 1:27 pm
#446540
Participant
It does help and understood about the short-codes. I have used many wordpress shortcodes, such as formcraft, within the builder, with great success, so I am not sure that it is short-codes in general.
I do have a fixed header, something I prefer over sticky headers. I did work around this problem.
Yes, I did add some custom CSS code to push the search field over to the left and adding some padding:
<h1>cn-tile-plus .cn-search {</h1>
float: left;
padding-bottom: 15px;
}
I will give a shot to your suggestions. Thanks for your help and I will write back with anymore issues.
