• Enen

    (@nnagarajan7)


    Hi,

    I have recently installed this theme and presently customizing it. I would be grateful to know how to right align the contents of header widget. I would like to add Adsense script which should appear on the right.

    Thanks.

Viewing 1 replies (of 1 total)
  • I used this code to change the Graphene Header

    #graphene-dynamic-widget-graphene_header {
      float:right;
      margin-right:728px;  
      margin-top:-60px;
    }

    Placed the code in Additional CSS
    You need to adjust the margin-top to suit your site specifics.

Viewing 1 replies (of 1 total)
  • The topic ‘How to right align header widget’ is closed to new replies.