Question Buton Menu - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

Question Buton Menu

F

fabiana

SP Page Builder 5 months ago

https://admin.santoybuenamor.com/yufun/index.php

When I add a button, the menu goes down. How do I stop it from going down?

0
3 Answers
MiBa
MiBa
Accepted Answer
5 months ago #192778

You have padding set, so...: .sp-page-builder .page-content #section-id-997694e2-ae76-41a7-8097-63bfeb5e7f93 { padding-top: 75px;

padding-right: 0px;

padding-bottom: 75px;

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 5 months ago #192785

Hi

Thanks for contacting us. You can use this CSS in your custom.css file

div#sp-menu {
    position: relative !important;
    bottom: 65px !important;
}

-Regards.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 months ago #198209

Hi

Is this solved now? If yes, you can then close this post by accepting the answer.

0