New Landing How can we help? Themeforest Theme Support Joyn Center element title (toggle element)

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Joyn
  • #220765
    Patipada
    Member
    Post count: 116

    Hi, I am trying to center the title of a toggle element.
    See enclosed attachment.
    I am able to center the content, but not the title.
    I center the content with custom CSS like this:
    .divcenter
    {
    text-align: center;
    }

    But the title stays centered to the left.

    Attachments:
    You must be logged in to view attached files.
    #220773
    David Martin – Support
    Moderator
    Post count: 20834

    Can you post a link for that page?
    Cheers,
    David.

    #220818
    Patipada
    Member
    Post count: 116
    #220832
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please use this:

    h4.spb_toggle.spb_toggle_title_active {
        text-align: center;
    }

    Thanks,
    David.

    #220842
    Patipada
    Member
    Post count: 116

    Thanks, it is working partially.
    It is still aligned to the left, but when I click it change to align center.

    Also, one more request on the style of this toggle element.
    Is het possible to remove the upper en under line?

    #220845
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please also add:

    .toggle-wrap .spb_toggle {
        text-align: center;
    }
    
    .toggle-wrap .spb_toggle {
        border-color: transparent;
    }

    – David.

    #220846
    Patipada
    Member
    Post count: 116

    Great! Solved 🙂

    #220852
    David Martin – Support
    Moderator
    Post count: 20834

    My pleasure!
    – David.

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register