Tagged: x
-
AuthorPosts
-
March 24, 2016 at 6:12 pm #851693
hi,
please would you advise as to where to edit in the bottom footer section where your social icons and footer menu both reside. i am aware that there is an option with the holders for the footer sections above this,but too cumbersome on my site and would like to have 4 footer widgets in the footer section below as per attached screenshot.
thanks,
darryn
March 24, 2016 at 7:01 pm #851745Hi Darryn,
Thanks for writing in! What do you mean by too cumbersome? Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. Perhaps a little more detail. Having 4 widget areas in the footer bottom is something that will take a lot more work that activating the footer widget areas right above it. If you need some styling help with that, we can assist you.
Would you mind clarifying for us so we can advise accordingly? Thanks!
March 27, 2016 at 8:32 am #854162hi,
apologies for my vagueness. what i mean is that i would like to utilise the bottom footer for my main website footer without using the footer above this one with all the defaults that goes along with it. i like the look and feel of the bottom footer and feel it is quite a bit of a waist of space having both so would prefer to just have the bottom footer with 4 widget areas ,ideally. styling assistance would be great and much appreciated if possible?
thanks,
darryn
March 27, 2016 at 11:32 am #854254Hi Darryn,
Thanks for updating. You can control the content of footer from Customize > Footer section. You can manage the widgets from Appearance > Widgets page.
If you want us to assist to decrease the spacing, change any style then provide your URL and clarify properly what we can do for you.
Cheers!
March 27, 2016 at 11:58 am #854273url : http://www,lendborrowprosper.co.za
hi,
you have 2 footer sections :
the 1st 1 being the 1 you described (#854254).
the 2nd 1 being the bottom footer.i would like to place four headings evenly separated similarly to my attached screenshot in the bottom footer. with the content aligned in the middle.
please advise as to to how i can do this in quickest and most simple manner possible?
please let me know if i am still too vague?
thanks
darryn
March 27, 2016 at 12:09 pm #854291hi,
i managed to figure out to place div html tag in the custom footer section : my code:
<div style=”color:#0000FF”>
<h5>This is a heading</h5>
<h6>This is a paragraph.</h6>
</div>i would like to get 4 of these headings next to each other and preferably placing above the social media buttons .
please see attached screenshot.
March 27, 2016 at 12:29 pm #854308http://www.lendborrowprosper.co.za
hi,
sorry figured out something else. i created a service box which i think might be my solution.
i have attached a screenbshot . please advise as to how to place where indciated in the screenshot.
thanks,
darryn
March 27, 2016 at 4:05 pm #854428Hi Darryn,
Please add this code to Admin > Appearance > Customizer > Custom > Javascript
jQuery( '.x-colophon .x-social-global' ).insertAfter( '.x-colophon-content' );
Cheers!
March 28, 2016 at 1:44 am #854815Awesome. Many thanks and much appreciated!
March 28, 2016 at 1:57 am #854824You’re welcome!
Always,
X -
AuthorPosts