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

    Hi,

    I’m looking to increase the space between the home page graphics: digital marketing, search marketing etc:

    Site: http://scotwebtesting.co.uk/

    Thanks

    #513951

    Hey robertscott!

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

    .home #av_section_2 .flex_column:nth-child(1) {
        margin-left: 0;
    }
    .home #av_section_2 .flex_column {
        width: 17%;
        margin-left: 10%;
    }

    Best regards,
    Yigit

    #513963

    Hi Yigit,

    Thanks but now the txt underneath is broken on to multiple lines. Is it possible to have the text span only a few lines?

    #514149

    Hi,

    I’m not sure how you want it to look, could you post a screenshot highlighting your intentions please?

    Regards,
    Rikard

    #514251

    Hi Rikard,

    Currently the txt is span span across 6 lines:

    From concept to
    launch,our digital
    marketing experts
    will help make your
    campaign a
    success.

    Is it possible to increase the width of the 1/4 column

    #514472

    Hey!

    You can try decreasing font size on your elements. Otherwise, it would not be easily possible. Increasing space between elements = decreasing their width or 4 columns will not fit.

    Regards,
    Yigit

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