Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author tepelstreel

    (@tepelstreel)

    Hi there,

    you could enter

    text-align: justify;
    text-justify: newspaper

    in the style section of the widget. But it seems that most browsers don’t suport it yet.

    Regards

    How i can align the headline? im already editing from the plugin custom css. even at custom.css of the theme. i can’t edit it.

    Plugin Author tepelstreel

    (@tepelstreel)

    Hi there,

    you cannot align the headline in the widget’s or the plugin’s settings. Those are really just for the container and you can’t even use selectors.

    However if you have the possibility to get a style to the headline of the widget by using these selectors.

    div.widget_featured_post_widget[id^="featured_post_widget"] h3,
    li.widget_featured_post_widget[id^="featured_post_widget"] h3,
    aside.widget_featured_post_widget[id^="featured_post_widget"] h3

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Excerpt text alignment’ is closed to new replies.