- This topic has 5 replies, 2 voices, and was last updated 7 years, 5 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › contact page title in footer not correct
Hi,
Website: http://deparel.biz/wp/
Theme: coffee pro
I set contact page title here: https://imgur.com/6rP3h3W
But it shows something else: https://imgur.com/URfCedN
How can this be resolved?
Hi,
Contact page address title appears on contact page only: http://deparel.biz/wp/contact/
Regards,
Dave
Yes I have seen this.
Oké then I best remove this first column in footer completely and make it 3 colums. Then I can make nice footer with 3 titles in same format.
But how to remove first column and make the footer 3 column?
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.cols-4 { width:30% !important;}
.cols-4.widget-column-1 { display: none;}
Regards,
Dave
Thank you again! Now this is nice.
🙂
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]