• Resolved alinaciobanu

    (@alinaciobanu)


    Hi, I need a custom css to aling the top bar widget to the right, that is, I want the flag here to move all the way to the right of the top bar. Flag is inside a text widget
    Thanks in advance!

    Alina

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey there Alina,

    How are you today?

    This is definitely possible with some custom CSS. Try adding the following CSS code to Appearance >> Theme Options >> Advanced Settings >> Custom CSS:

    .topbar-widget .textwidget {
    text-align: right;
    }

    This should align the flag to the right. Hope this helps 🙂

    Best regards,
    Bojan

    Thread Starter alinaciobanu

    (@alinaciobanu)

    Yes, it does help 🙂 thanks Bojan! made my day better

    Glad I made your day better! 🙂

    Cheers,
    Bojan

    Hi Bojan been searching but cannot find how I can align the following
    I have created them in MaxButtons, I presume this is the right program to do it in, but I firstly want it aligned to right of page, secondly I would like it on top of all pages like the top of this forum where it says Download WordPress, I have 2 buttons, one Sign In and one Make A Book. I can get them to appear on the page through creating a text widget but this does not put them where on want them on page, preferably under the tag line or above main menu. I need them to appear on all the pages and front page, I do not understand posts very well so I am not sure if this is what you are suppose to use? MaxButtons seem good but it give you this coding [maxbutton id=”2″][maxbutton id=”1″]….and I presume you need to create widget for this? Thanks

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Top bar widget align right custom css’ is closed to new replies.