Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #886239

    Ahoy,

    how do I get the icon closer to the text in this section? I made everything centered but it seems the icon doesn’t want to go centered.

    Please advise

    #886340

    Hey mcraig77,

    Please, can you share with us your WP credentials?

    Best regards,
    John Torvik

    #886607

    Below

    #886760

    Hi mcraig77,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .flex_cell.no_margin.av_one_fourth.avia-builder-el-20 .avia-icon-pos-left {
        margin-right: 0px;
        margin-left: 30px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #892613

    Ahoy,

    I tried this is both the quick css and themes/enfold/css/custom.css. Nether worked. I also have 2 instances of this issue on the homepage.

    Please Advise

    #893783

    Hi mcraig77,

    The elements have changed. Here is the code for the current elements on the page:

    
    .flex_cell.no_margin.av_one_fourth.avia-builder-el-23 .avia-icon-pos-left {
        margin-right: 0px;
        margin-left: 30px;
    }
    .flex_column.av_one_third.avia-builder-el-13 .avia-icon-pos-left {
        margin-right: 0px;
        margin-left: 50px;
    }
    

    Best regards,
    Victoria

    #894955

    Thanks SO Much!

    #894980

    Hi,

    I’m glad this was corrected. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Icon center with text’ is closed to new replies.