Tagged: content slider, fullwidth button
Hello,
I would like to nav (Prev/Next) avia content slider by two fullwidth button. Please check my mockups.
I thought a sortcode #prev and #next into the Custom Css Class, manually link and a function…
Or do you have any idea how can I build this mockup?
Please help me…
Thank you
Best Regards,
Peter
Hey Peter!
That’s going to take a bit of javascripting to implement so it would be best to hire a freelancer to help you out with this customization.
Cheers!
Elliott
Hey Elliot!
Alright… and what about tabs? Please check this mockup.
I would like to use my fullwidth button style on the tabs. Is it easier way?
The most important that the all of tabs should be 100% fullwidth.
The padding, border, color etc I can do in style.css
Thank you for your help
Peter
Hey!
Well if there is just two of them add this to a codeblock element in the page content.
<style type = "text/css">
.tab { width: 50% !important; margin-right: 0px !important; }
</style>
Best regards,
Elliott
Thank you! :) You can close this topic.