Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #851693

    bricmor
    Participant

    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

    #851745

    John Ezra
    Member

    Hi 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!

    #854162

    bricmor
    Participant

    hi,

    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

    #854254

    Rupok
    Member

    Hi 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!

    #854273

    bricmor
    Participant

    url : 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

    #854291

    bricmor
    Participant

    hi,

    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.

    #854308

    bricmor
    Participant

    http://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

    #854428

    Rad
    Moderator

    Hi Darryn,

    Please add this code to Admin > Appearance > Customizer > Custom > Javascript

    jQuery( '.x-colophon .x-social-global' ).insertAfter( '.x-colophon-content' );

    Cheers!

    #854815

    bricmor
    Participant

    Awesome. Many thanks and much appreciated!

    #854824

    Lely
    Moderator

    You’re welcome!

    Always,
    X