Customisation of Footer

Posted in: Newspaper
Post count: 3

Hi there,

I would like to get a price quote from you for making a slight customisation to the footer of my theme please?

We require 3 footer rows:

top row 1 single column widget area of 100%

middle row 2 columns widget areas of 50% each

bottom row 1 single column widget area of 100%

If you could provide a quote for this development that would be amazing thank you!!!

Best wishes

Manjeet

Post count: 23312

Hello Manjeet,

Please notice that our theme has a list of footer templates which can be selected from here -> http://screencast.com/t/Lqa6mdswp If you want to have another design, please notice that you should implement this yourself because we cannot offer additional customizations, sorry! For more information about these templates, please check the documentation here -> https://forum.tagdiv.com/footer-templates/

Thanks for your understanding!

Post count: 3

Hi there,

OK so I have found a work around, but if you look here http://www.southallblacksisters.org.uk/news/16-days-of-activism-gender-inequality

I want to move the blue logo on the left close the the ‘About Us’ text and remove also remove the ‘About Us’ title block – where can I hide the files I need to change through FTP or could you provide some custom CSS please?

Best wishes

Joe

Post count: 23312

Hello,

Below I gave you a quick solution using the CSS code. Place the code in Theme panel->Custom CSS area.

.footer-text-wrap{
display:none;
}
.td-footer-bottom-full .footer-logo-wrap {
text-align: center;
}
.td-pb-span3 {
width: 50%;
}

The result you should see here -> http://screencast.com/t/QGf8AZZtzLV

Thanks for the message!

Post count: 3

Hi there,

That code hasn’t worked… http://www.screencast.com/t/X4ydDXbLX it has just place the code at the bottom of the page?

But also I only want to remove the About Us title – not the content in the block

Best wishes

Manjeet

Post count: 23312

Hello mw4asbsdev,

Please check your custom CSS box to have no syntax error. Please provide a screen with your Custom CSS box so I can inspect it closer.

Thanks for the message!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.