-
AuthorPosts
-
December 10, 2023 at 4:53 pm #1427695
Hi,
Is there any CSS to make the footer widget column widths the same width. I have 4 coumns.
I can`’t see any setting for this in Advance Styling.Thanks
December 10, 2023 at 5:13 pm #1427699Hey woogie07,
The footer widget columns should already be equal widths, if you have 4 columns the theme use this css:div .av_one_fourth { margin-left: 6%; width: 20.5%; }
Note that the first column has no left margin but the width is the same as the other columns. Try disabling your custom css or plugins and see it changes.
See our demo here
Best regards,
MikeDecember 10, 2023 at 7:09 pm #1427715Thanks
Is there any styling/css for this?
Fine keyline under the Widget title (same width as column)Thanks
December 10, 2023 at 7:15 pm #1427717Hi,
Perhaps we can assist with some css if you link to your page so we can examine, I’m not sure what you mean by keyline, so perhaps a screenshot or mockup of your desired outcome would help.Best regards,
MikeDecember 10, 2023 at 7:52 pm #1427723Hi,
See screen shot in private
Thanks
December 10, 2023 at 8:30 pm #1427726Hi,
Thanks for the link to your page, when I examine your footer widgets they are all the same width:
the widget that is highlighted looks smaller because it has 7 links on 7 lines so it doesn’t look wide, but it’s the same.
If you want a line under the widget titles, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#footer .widgettitle { text-decoration: underline; }
After applying the css, please clear your browser cache and check.
Best regards,
MikeDecember 11, 2023 at 10:30 am #1427749Thanks
That CSS just underlines the heading copy and noit the column width and there is no space in between the heading and line.
December 11, 2023 at 11:38 am #1427762Hi,
Sorry I thought you wanted a line under the heading.
The columns are all the same correct widths, please explain further what you are expecting for the column widths.
Perhaps a mockup would help.Best regards,
MikeDecember 11, 2023 at 11:47 am #1427764Hi Mike
You can se what I am trying to achieve in the screen capture link in Private
Thanks
December 11, 2023 at 12:00 pm #1427768Hi,
Thanks I see the underlines, but the column width looks the same, so do you aggree that the current column widths are correct and we don’t need to adjust them?Best regards,
MikeDecember 11, 2023 at 12:48 pm #1427772Yes, the widths are right.
My question is on the full column width line as per the screen capture layout I sent. See my earlier note.
Thanks
December 12, 2023 at 2:35 am #1427823 -
AuthorPosts
- You must be logged in to reply to this topic.