Viewing 8 replies - 1 through 8 (of 8 total)
  • widget-footer{
         width:150px; /*play with these values*/
         margin-top:15px;
    }

    If your theme has an option to customize the CSS like a ‘custom css’-TAB, place the above code there.
    Is such a feature missing from your theme? See the instructions below.

    Add the above code to the `style.css’ of your CHILDtheme:
    You don’t have a childtheme yet?

    1. Install and activate ‘one click childtheme plugin
    2. create the childtheme
    3. Dashboard > appearance > Themes > activate the childtheme
    4. Make the changes in the CHILDtheme!
    – copy php files / css-file(s) of the original theme [as required] to the childtheme directory and edit them as required.

    Thread Starter sameagle

    (@sameagle)

    thanks for the reply! i am indeed working in a child theme, but i placed this code and adjusted the numbers several times and it doesn’t appear to have any effect. I also tried it in the custom CSS section of my theme just for fun, and still nothing.

    Any other ideas? Thanks again

    Since you have a custom CSS section, put any css code there.

    There seem to be some changes: the text-label isn’t there…
    Did you physically remove it? or make any other changes to it, or the css? If so what changed?

    Thread Starter sameagle

    (@sameagle)

    I took the title off because i was frustrated.. i have now put it back in and put the code in my custom CSS section.. . still no changes. Let me know if I can give you anything else.. thanks for the help.

    Remove the code from the previous attempt and try the following:

    #acurax_si_simple.acx_fsmi_float_fix.widget-acx-social-icons-widget-2-widget{
          text-align:right;
    }
    Thread Starter sameagle

    (@sameagle)

    tried that.. still nothing.. nothing seems to have much affect on it.. any other thoughts.. thanks again for trying!

    Unusual, I tried the changes in your site. They seemed to work.

    BTW: the label is gone again.

    Solving things like this is a bit of a puzzle / frustration tolerance test, keep at it: you’ll get there.

    Is this issue still remain ?

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘alignment of title and icons’ is closed to new replies.