Tagged: border, footer, formatting, quick css
Hi,
I would like to add a coloured border line to the top of my footer section. I can, of course, do this with the Grid Row. However, I can NOT do with on pages where I have a sidebar. As with Color Sections, the Grid Row is full width and if inserted into a page with sidebars, the sidebar vanishes.
Is there a Footer quick CSS for defining a grid row, say 3px height and colour #B2E129
( I can not send you login details or a URL, the site is under construction, but hope the example link shows what I am trying to do).
Thanks,
H
Hey Heathcliffe,
Please try the following in Quick CSS under Enfold->General Styling:
#footer {
border-top: 3px solid #B2E129;
}
Best regards,
Rikard
Perfect, thank you so much.
On another note, just a quick one ;) … I know you can create templates which is great, but can you beg Kriesi to have live content based on a template? For example, I have a list of partner logos that I want at the bottom of every page on my site. If I change one of those logos there is no easy way to update every page. I have to re-create the template, delete the old content that was created from it and insert the new one for each page.
Looking forward to going through version 4 real soon. Keep up the great work!
Hi,
That’s a very nice suggestion please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)
Best regards,
Vinay