Okay
  Public Ticket #2619625
Justifying text
Closed

Comments

  • edmerce started the conversation

    Hi ThemeNectar,

    How to justify the text under Team Member Bio?

    Regards,

    Edmerce

  •  8,849
    Tahir replied

    Hey edmerce ,

    Could you provide a live url of the page so we can check which Team Member Style you are using and write up custom css accordingly.

    Thanks


    ThemeNectar Support Team 

  • edmerce replied

    Hi Tahir,

    This is the page: https://wordpress-483927-1591561.cloudwaysapps.com/

    Under "Our core team is comprised of professionals"

    We need to justify the text under Team Member Bio (shows after clicking the profile pictures).

  •  8,849
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):

    .nectar_team_member_overlay .team_member_details .team-desc {
        text-align: justify !important;
    }

    Thanks


    ThemeNectar Support Team 

  • edmerce replied

    Thanks Tahir, it works.

  • edmerce replied

    Tahir,

    Is there accordions or tab for FAQ?

    We wanted FAQ based on categories, else, it would be too long to be displayed.

     

  •  8,849
    Tahir replied

    Yes, we have an Accordion Option available in the Toggle Page Element.

    8010264467.pngClick To Open Larger Image.

    Thanks


    ThemeNectar Support Team 

  • edmerce replied

    I mean is there another way to place the toggle panels under tab? I don't see there is an option to add it.

    Otherwise, the FAQ section is too long, do you have suggestions to shorten it?  

  •  8,849
    Tahir replied

    Unfortunately, there is no other way. Try viewing our pre-built page layouts http://themenectar.com/docs/salient/salient-studio/ . 

    Thanks


    ThemeNectar Support Team