This topic has 1 reply, 2 voices, and was last updated 9 years by sharmstr.

  • Author
  • #82649
     cbdesign
    Participant

    I tried adding a separator but only gives you the 50% and longer choice – I want shorter how do I do that?

     

    Also I tried adding a separator with icon on dark background and made a white square around the icon – I just want white icon with white line. Thanks!

    #82668
     sharmstr
    Moderator

    Full = 100%
    Long = 50%
    Short = 25%

    If you want something other than those, then put that value in the Custom Inline Style field

    COPY CODE
    
    width: 75%
    

    You need to set the background color of the abbr to the same color as your dark background

    COPY CODE
    
    abbr {
        background-color: #000 !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?