Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #200699

    Hi there!

    Phone number is overlapping the social icon bar for some reason. How can I change the position of it?
    Already tried following:

    .phone-info span {left:30px;} => no result
    .phone-info span {margin-left:30px;} => moves phone info but still overlaps function of displayed icon

    Would be great if you could help again. Thank you!

    #200745

    and also the font weight.. I tried:

    .phone-info span {font-weight:regular;} => no result

    Would be nice if you could help.

    Cheers,
    Moritz

    (www.urban-homes.de)

    #200784

    Hi!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    .social_header .phone-info { margin-left: 20px; font-weight: normal; }

    Cheers!
    Yigit

    #200846

    Hi Yigit,

    thank you. Just added the code and helped moving the phone info to the right and changing font-weight, but the problem with the icon is remaining. It does only work on the upper left part of the icon field.

    Do you have an idea what could help?

    Cheers,
    Moritz

    #200851

    Hi!

    Please use following code instead

    .sub_menu { margin-left: 80px; }
    .social_header .phone-info { margin-left: 0; }

    Best regards,
    Yigit

    #200864
    This reply has been marked as private.
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘.phone-info span’ is closed to new replies.