Center “Read More”
-
Hi,
I am trying to center the “Show More/Show Less” links (inside a table) while leaving the collapsed text aligned to the left and I am unable to do it.
This is the code I have so far:
<table class=" aligncenter" style="width: 607.625px;"> <tbody> <tr> <td style="width: 589.29px;">[bg_collapse view="link" color="#4a4949" expand_text="Show More" collapse_text="Show Less" ]Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text Sample Text[/bg_collapse]</td> </tr> </tbody> </table>With this code everyting is aligned to the left, I’ve tried aligning to the center but then the collapsed text also gets centered and I only need the Show More/Show Less links centered.
Help will be appreciated it.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Center “Read More”’ is closed to new replies.