Right aligning header custom HTML - by thesicilian

This topic has 2 replies, 2 voices, and was last updated 6 years, 8 months ago ago by Olga Barlow

  • Avatar: thesicilian
    thesicilian
    Participant
    August 10, 2017 at 15:33

    Hi,

    I have google ads in the header custom HTML section.

    My logo is 450 pixels wide.

    The google ad is appearing either, straight after my logo, or sometimes over the end of my logo.

    I tried to align the header custom HTML to the right, via custom CSS, but I could not get the correct CSS code.

    I even tried: <p style=”text-align: right;”> in the header custom code and still did not right align.

    How can I make the header custom HTML align to the right?

    My logo max width is 450 pixels.

    Thanks in advance!

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    August 14, 2017 at 14:53

    Hello,

    Try to add the following code to fix it

    .header-standard.header-wrapper header .header-widgets {
        width: 70%;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.