Tagged: 

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

    Hi Guys, I am trying to change the dimension of the footer columns. As you can see from the link below, when I have it set to two columns, it is 50% for both. I am not sure how to ass the social media info and have the scrolling logos at the top? In addition I would like to add a nother widget above the footer that will also be fixed. Can you help me please?

    #911504

    Hey NetphoriaInc,

    I’m not sure I understand exactly what you are looking to achieve, do you have a mockup or screenshot highlighting the end result maybe?

    Best regards,
    Rikard

    #911778

    Hello Rikard,
    Did you visit the link I gave?
    If you look at the page you will see that there is a footer that is fixed. It has two columns.
    1 column has social media links
    1 column had sponsor logos
    I would like to shrink the columns so that the social media link column is smaller than 1/2 as it is automatically set at.
    I want to increase the logo side to be as big as I can get it and then the logos will take up most of the space the column with the social media links will be just as big as it needs to have the links in place.

    Now, in addition to this, I want to add a single column above those two in the footer so that I can put a call to action that will stay above the two columns in a fixed position.

    I am not sure how to be more clear than that. Does that make sense? Can you help me figure this out? Look in the private content for the link to the site.

    #912166

    Hi,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #footer .flex_column.av_one_half {
        width: 69%;
    }
    
    #footer .flex_column.av_one_half.first {
        width: 25%;
    }

    If you want to add another widget, use 3 columns for footer widgets and let us know so we can check your site again and give us the right css code that should work. :)

    Best regards,
    Nikko

    #912445

    You rock, I will try this and let you know if I need further assistance. Thank you!

    #912643

    Hi,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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