Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #556648

    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

    #556829

    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

    #556948

    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

    #557272

    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

    #572998

    Thank you! :) You can close this topic.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Content Slider nav by Fullwidth Button’ is closed to new replies.