Okay
  Public Ticket #1447104
Nectar Horizontal List
Closed

Comments

  • kendallcoward started the conversation

    Hi, I would like to add 5 columns to the horizontal list (only options are 1-4). If that is not possible, I would like to add padding between the column 4 text and the CTA. (right now they are right on top of each other). Thank you!

  •  2,744
    Andrew replied

    Hey there,

    Thanks for reaching in,

    Can you please provide a link and an indicated screenshot so we can be able to understand your issue better?
    Hoping to hear from you.
    Regards

  • kendallcoward replied

    HI Andrew,


    The link is https://www.utestdrugtesting.com/drug-detection-times/ and I have attached screenshots below with my request in red. Thanks!

  •  8,470
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    body[data-button-style*="slightly_rounded"] .nectar-hor-list-item .nectar-list-item-btn {
        float: right !important;
    }

    Thanks


    ThemeNectar Support Team