Viewing 14 posts - 1 through 14 (of 14 total)
  • #253753
    boombocs
    Member
    Post count: 25

    Hi there,

    I have two questions regarding footer formatting, that i couldnt pinpoint a previous answer to.

    1. I need to centrally align my social icons, I have already added custom css to remove breadcrumbs as attached but I need gyidance on how to add the alignment code in addition to it (new line etc?)

    2. I wish to have an image on left hand side widget of footer (similar to your “welcome to neighbourhood” please could you advise me on how to achieve this.

    Many thanks

    Attachments:
    You must be logged in to view attached files.
    #253829
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) You don’t need that css to remove breadcrumbs, just delete the breadcrumb nav xt plugin. For the social icons add this to your custom css:

    
    #footer .social-icons.large {
      margin: 0 auto;
      width: 160px;
    }

    2) Add this to a text widget:

    <img src="yourimageurl" width="" height="" />

    – Kyle

    #256113
    boombocs
    Member
    Post count: 25

    Hi Kyle,

    Thats great thank you, apologies for late reply have been away.

    #256116
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

    #256563
    boombocs
    Member
    Post count: 25

    Hi Kyle,

    Ive added my footer logo as you advised in text widget but i Need it centrally aligned. Please can you provide the code needed to tidy it up centrally – thanks.

    Attachments:
    You must be logged in to view attached files.
    #256588
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Your site in under maintenance.
    Thanks
    Mohammad

    #258040
    boombocs
    Member
    Post count: 25

    Hi Mohammed,

    Here is a screenshot for you showing the mis alignment.

    Is this enough for you to advise?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #258065
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #footer h4 {
        text-align: left !important;
    }

    Thanks
    Mohammad

    #259365
    boombocs
    Member
    Post count: 25

    Hi Mohammed,

    That seems to have helped tidy up but not quite there.

    Ive attached the revised menu after adding your CSS.

    I need the column 1 and 2 to have the same “left alignment” as column 3.

    Then, all three columns should be identical in format.

    Appreciate if you could advise.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #259391
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me login detail to check and resolve. Its hard to find exact solution.
    Thanks
    Mohammad

    #260930
    boombocs
    Member
    Post count: 25

    Hi Mohammad,

    Whats the best way to send you our login details that is secure?

    My other ticket with you would benefit from you seeing from behind the login too.

    Please advise how to proceed.

    Thanks

    #260946
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    There is a checkbox below reply box to make private any reply. That is secure way.
    Thanks
    Mohammad

    #261539
    boombocs
    Member
    Post count: 25
    This reply has been marked as private.
    #261736
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code also:-

    #footer h4 span{
    padding:0px !important;
    }

    Thanks
    Mohammad

Viewing 14 posts - 1 through 14 (of 14 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register