Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #363091

    Hello, how can I insert a little image in my top bar menu before the text “Plataforma CLOUD”? I am sending you the url of my site below
    thanks!

    #363559

    Hey ftt123!

    You can add your image using HTML in phone info field – http://www.w3schools.com/tags/tag_img.asp

    Regards,
    Yigit

    #366944
    This reply has been marked as private.
    #366948

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .phone-info img {
    position: relative;
    top: 3px;
    left: 3px;
    }

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.