Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Aligning some headers, and not others

Home / Forums / Pinnacle Theme / Aligning some headers, and not others

This topic is: Not Resolved
[Not Resolved]
Posted in: Pinnacle Theme
December 9, 2014 at 3:01 am

hello,

i was wondering if there was a way to align some widget headers without aligning them all.

for example, in my full width widgets, i like that my header aligns center.

however, i have some widget areas that are only 3/4 width, or half width. on these, i would like for the title to align left.

i have used the code

.widget-title {
text-align: left;
}

.widget-title:after {
margin: 0;
width:100%
}

but it applies to all titles.

how do i distinguish which ones this applies to ?

  • The forum ‘Pinnacle Theme’ is closed to new topics and replies.