Okay
  Public Ticket #914588
Center align header widget text
Closed

Comments

  • Stephen started the conversation

    Hi Barry. 

    I see on my home page that the alignment of the header widget text -  is to the left - while all other pages on the site are center aligned for the same widget.   

    www.chirocontracts.com

    Can you help me sort out why this is?  

  •  1,635
    Barry replied

    Hi Stephen,

    In the source code I see it is caused due a text-center rule of the page header align. Probably it is added to the wrong HTML element. I will check this out and fix it for the next update.

    For now it can be fixed with the following CSS (please add via Appearance > Customize > Theme Options > Custom CSS)

    .header-widgets .widget { text-align: center; }

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes

  • Stephen replied

    Thanks for this also.  :) 

  •  1,635
    Barry replied

    Cheers

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes