Article View, "Prev" & "Next" Arrow Buttons Too Close - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Article View, "Prev" & "Next" Arrow Buttons Too Close

AL

Alex Lee

Helix Framework 2 years ago

Hi,

Can I set the "< Prev" button on the left & "Next >" button on the right? or add more space in between 2 buttons.

Thanks

0
4 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #99123

Hi there!

Thanks for reaching out to us.

You can put margin at right side of your previous button with the help of the following code snippet:

body.view-article a.btn-secondary.previous {
    margin-right: 30px;
}

Note: Path towards custom CSS(Joomla 4): System>Site Templates Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

https://prnt.sc/5mBuSRh907N3

https://prnt.sc/ooiq-lkMEXr_

https://prnt.sc/nunlX-f5AhK1

Best Regards

0
AL
Alex Lee
Accepted Answer
2 years ago #99236

I got it.

Thank you so much.

0
AL
Alex Lee
Accepted Answer
2 years ago #99237

I got it.

Thank you so much.

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #99260

You are always welcome:)

Have a nice day!

0