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

    Hello,

    I hope you can help me with my little problem.
    I would like to center the Youtube icon and text in the center of my red box in my sidebar. As you can see I was able to center the text, but the icon is still aligned to the left. If I align it to the center it “jumps” above the text and not next to it. I would like to have an icon next to the text all in one line.

    #574644

    Hi Sasolini!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #text-11 .av_font_icon {
        left: 25%;
        position: relative;
    }

    You may need to adjust the value for different screen sizes

    Regards,
    Yigit

    #575024

    Thank you Yigit.

    #575599

    Hi,

    Glad we could help :-)

    Thanks,
    Rikard

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