Footer Widget Widths
Hey guys,
I'm trying to change the widget widths within the footer, have selected the layout structure of 1/3 1/3 1/3 which is good but I want to change the widths of the right two sections so that it shifts these to the right and keeps the first widget hard left.
As seen above I want to extend the newsletter section and push the navigation to the right creating a space in the middle.
Can anyone help please?
Thanks
Matt
Comments
Hello,
Please, go to Betheme -> Theme options -> Footer, and from Layout dropdown menu select 1/2 1/4 1/4, and check if it suits you.
Thanks
Hey Phil, thanks for this but I already understand you can change the layout of the footer, what I want to change is the width of each column of the footer. So if you selected 1/2 1/4 1/4 how do I change the width of the 1/2 column and the 1/4 columns. How do I change the text alignment with each column etc etc?
You can only select the layouts which are listed in the dropdown menu, as the @Phil mentioned.
The 1/4, 1/3, 1/2 are the maximal widths of your grid width, so this is the only place where you can change it.
About the text aligning, you can only set it in inline CSS code, using text-align property
Thanks