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

    Hi there,

    I’m trying to figure out how to change the width of column three and four, to make them sit closer together and to widen column five, so the entire contact details fit ” (Email address hidden if logged out) “.

    Best regards,

    Lara

    #832564

    Hey Lara,

    Please try the following in Quick CSS under Enfold->General Styling:

    #footer #text-9 {
      margin-left:-20px;
    }

    Best regards,
    Rikard

    #832585

    Hi Rikard,

    thank you for getting back to me. Unfortunately it didn’t change anything :(

    Best regards,

    Lara

    #832598

    Hi,

    Try adding the following to quick css:

    .flex_column.av_one_fifth.el_after_av_one_fifth.el_before_av_one_fifth{
    margin-left:2%!important;
    width:18.2%!important;
    }

    Best regards,
    Jordan Shannon

    #832606

    Hi Jordan,

    Thanks for helping me out!

    It has changed the column width, However, now it’s not balanced. Too much space on either side of ‘INDUSTRIES’

    Also, just while I have you. Is there a way to space my social icons at the bottom of column 5?

    Best regards,

    Lara

    #832651

    Hi,

    You can adjust the percentages a bit to get it exact to what you need.

    Best regards,
    Jordan Shannon

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