- This topic has 1 reply, 2 voices, and was last updated 9 years, 5 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Yogi Theme – a couple of issues (twitter feed and centre team pictures)
Hi,
I have a test site of the Yogi theme running here:
http://bit.ly/22ZzR3R
Can you help me work out how to do the following:
1) Under “Who we are” I want to make the team boxes center aligned;
2) I can’t for the life of me figure out how to change the Twitter feed in the footer – there is no twitter widget installed in the website!
3) On the “testimonials” page it is using the default wordpress Archive format – I’m trying to work out how to change this formatting (but I think this can’t be done without changing the code). please let me know if I’m mistaken in this regard,
thanks,
mike
Hi Mike,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.section-teammember{ text-align:center;}
.ourclasses_col{ float:none; display:inline-block; }
For the twitter widget check this video: https://www.youtube.com/watch?v=4a1cR34OGMU
For the testimonial page: It is due to the title and slug are same. kindly edit the page. Below the title you will find the permalink click on edit and type testimonial. So your title is “Testimonials” and slug is “testimonial”.
Regards,
Brad
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 […]