• Hi:

    I am struggling with repositioning the Acurax social media icons. I have them set on manual for my website:

    https://www.fromscratchmarketplace.com

    I would like to either right justify the icons on each of the pages, or, better yet, add them to the right of “contact” in my menu bar.

    Also, I did go through the forum for answers, but the code suggested to other posters didn’t work for me.

    Thank you, and have a great New Years!

    Kelly

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    Thanks for being with us,

    It depends, in your case, in your theme style.css you can add

    #short_code_si_icon {
        text-align: right;
    }

    Which will make the icons to align right.

    to add to style.css, go to wp-admin >> appearance >> editor

    Let us know if you have any problems.

    Thread Starter fromscr4

    (@fromscr4)

    Thank you SO much! It worked perfectly.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Manually Positioning / Right Justify Acurax Icons’ is closed to new replies.