hallo. wäre es möglich dass der kaufen button (siehe grafik) genau auf der höhe der letzen zeile steht. wo muss ich welche werte ändern? dankeschön. Schönen Abend.
Hi diefleischerei!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top #payment #place_order { float: none!important; }
Cheers!
Yigit
much better thanks. but is it possible that the buton looks like that –> https://www.sendspace.com/file/3yvp69
Hi!
Please add following code to Quick CSS as well
#top #payment #place_order {
position: relative;
top: 5px;
left: 65px;
}
Cheers!
Yigit
THX. Closed.