Tagged: sticky footer
-
AuthorPosts
-
February 12, 2018 at 7:12 pm #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?
February 13, 2018 at 5:05 am #911504Hey 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,
RikardFebruary 13, 2018 at 5:10 pm #911778Hello 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.
February 14, 2018 at 9:54 am #912166Hi,
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,
NikkoFebruary 14, 2018 at 8:10 pm #912445You rock, I will try this and let you know if I need further assistance. Thank you!
February 15, 2018 at 6:43 am #912643 -
AuthorPosts
- You must be logged in to reply to this topic.