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

    Hello,
    1. When I use an icon with a sentence, it doesn’t move.
    Especially, when I align a sentence to the center, an icon is still on the left side.
    How can I move an icon?

    2. I want all the contents to move center on the website. (both problem are the below web page)
    All contents are slight to the left side.

    Thank you for your help.
    Sincerely,

    • This topic was modified 2 years, 1 month ago by colorlike.
    #1368997

    Hey colorlike,

    I’m not sure that I fully understand your intentions, could you post a screenshot highlighting what you would like to achieve please?

    Best regards,
    Rikard

    #1369016
    This reply has been marked as private.
    #1369019

    Hi,
    Thanks for the screenshot and the link to your site, for the first request try this css in the Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .page-id-378 #av_section_2 .av_textblock_section p {
    	width: 470px;
        margin: auto;
    }

    For the second request try this css:

    .page-id-378 #av_section_5 .avia_codeblock iframe {
    	width: 100%;
    }

    After applying the css, please clear your browser cache and check.
    Please see the screenshot in the Private Content area.

    Best regards,
    Mike

    #1369043

    Hello Mike,

    It worked!
    Thank you so much!

    Sincerely,

    #1369050

    Hi,

    Great! Glad to know that the issue has been resolved. Please feel free to open another thread if you have more questions about the theme.

    Have a nice day.

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Content Elements > icon : It doesn't move with sentence..’ is closed to new replies.