Hello,
I have inserted tabs in loop-index.php file, but there are not aligned correctly !
Thank you for your help
Hi dweb,
Why would you need to place the code directly in the php file? There should be no reason to edit the file directly since you can use the Avia Builder on the home page to do whatever layout you want.
Regards,
Devin
Hello,
Because i have a custom post type called cars, i have about 100 cars
and cannot insert for each car tabs via Avia Builder
Hi,
How did you insert the tab? I would like to recreate and align the tab.
Can you give us a link ?
Regards,
Ismael
Hello,
Any help please ?
Hey!
Try to insert following css code into the quick css field:
body .container_wrap .tabcontainer.sidebar_tab.avia-builder-el-no-sibling{
margin-left: 40px;
}
Maybe you need to adjust the margin-left value a bit.
Regards,
Peter
Not working !
Fixed !
Thank you