Hello, i’ve the Problem, that you changes anything in the footer design (New Version 2.5.x / WP 4.6). My Custom CSS looks like: #footer-widgets .widget.widget_nav_menu ul { text-align: left; } #footer-widgets .widget.widget_nav_menu li { display: inline-block; float: none; margin-right: 20px; } #footer-widgets .widget.widget_nav_menu li:before { content: “007C”; font-family: FontAwesome; margin-right: 0px; } #footer-widgets .widget.widget_nav_menu li:first-of-type:before…
Hi, i’ve changed via custom css the radius of the Border (See http://www.eco-butz.de/Layout.png). It works fine with the header but the footer doesn’t work My Custom CSS Entry are Any idea ? Thanks in advance Christian
I work with the Layout Bound in Full Width. My problem is, if i have small text on a page, the footer grows to big. It’s possible to write css code that the footer has a maximum size, after the footer it’s only background ? Thanks in advance.
Hello, i would seperate the Footer with your suggestion in the Forum, that we should use Visual Text (Black Studio TinyMCE), but it`s impossible to edit anything in the editor. My Goal is on the left Side “a one row menu with 2 entries” like the Header. And on the right side a Text right-aligned.…