I've tried hard coding with HTML & CSS in the column element and I've tried using the BeBuilder built in setting for "sticky" element, but neither seem to be working and I can't figure out what the conflict is. Help?
Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.
It is always a good idea to also attach a screenshot showing your issue.
Sorry, but your screenshot does not tell me anything about the culprit of your problem.
Anyway, from looking at it, I can see a couple of problems.
First of all, you are editing parent theme files, so with the next update, all your modifications will be lost. When you want to edit files in this way, you must use a child theme. See the following link:
Comments
Hi,
Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.
It is always a good idea to also attach a screenshot showing your issue.
Thanks
I'm using localhost
Sorry, but your screenshot does not tell me anything about the culprit of your problem.
Anyway, from looking at it, I can see a couple of problems.
First of all, you are editing parent theme files, so with the next update, all your modifications will be lost. When you want to edit files in this way, you must use a child theme. See the following link:
https://support.muffingroup.com/documentation/installation-updates/#child-theme
Moreover, you are using an HTML tag (<a>) in a CSS file. FYI it will not work there.
Anyway, back to your initial question, I need access to your website to check what is wrong.
Best regards
How can I make it possible for you to access my website?