• Hi folks – – on this site (in rough draft stage) – https://www.fairhavenstorage.com/DRAFT/

    — we are trying to right align a header widget. In this case, it’s the graphic that says “pay your bill online”. A GIF image about 171 pixels wide.

    I entered this into custom CSS:

    #header-widget {
     float: right;
     width: 200px;
     margin-top: 10px;
     }

    But no mater how I change the numbers, the “pay bill” GIF never budges. I’ve even made the overall page width wider, made the site title and logo smaller – no difference. I can’t see what I’m missing.

    Thanks for any tips.

Viewing 3 replies - 1 through 3 (of 3 total)
  • HI @yukon4,

    I am seeing the width: 49%; on header-widget. Please remove that width. Secondly, the css you are applying on the header-widget. But the way you are applying is wrong. You are using header-widget as id but in actual it is a class.

    Regards,
    Sami

    @yukon4: Sorry, but you’re using a premium/paid theme not supported in these forums. It’s best to go to the support site where you bought the theme – https://woothemes.com/ – for help with customizations and issues. You paid for support when you bought the theme, so you should contact the people who sold you the theme. These forums are for free themes available in the WordPress theme directory at www.ads-software.com/themes/. See https://codex.www.ads-software.com/Forum_Welcome#Commercial_Products

    Thread Starter yukon4

    (@yukon4)

    Thank you Sami, and Mark. I’ll direct this to Woothemes, I’ve conversed with both the Woo folks and WordPress over the years – – – all of you so very knowledgeable and helpful.

    (Sami – – I tried what you suggested, but that header widget won’t budge. I’ve never had this difficulty before – anyway, thank you for your help)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to right align header widget in Canvas theme’ is closed to new replies.