Home › Forums › All Other Themes › Product names
- This topic has 9 replies, 2 voices, and was last updated 7 years, 6 months ago by Sonl Sinha.
-
AuthorPosts
-
May 8, 2017 at 7:59 pm #71529
Hi, How do I change the font on the front page from capital letters to gemena letters? The script is difficult to read with capitals only. The theme is Girly.
May 8, 2017 at 8:01 pm #71530Hi, How do I add padding in the main menu of the page between the two rows? The main menu is divided into two rows that ate almost touching each other, I’d like to add 20 px padding between them. I could not find the place in the code.
May 9, 2017 at 5:11 am #71555Hi Heidi,
Kindly show us your website URL so that we can assist further.
Regards,
ChrisMay 9, 2017 at 8:41 am #71598Hi Chris! Thanks for the reply. My website in in address www.pinupgarage.fi.
BR, HeidiMay 9, 2017 at 8:51 am #71602Hi Heidi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.header .header-inner .nav ul li { margin-top:30px;}
.services-wrap h3 { text-transform:capitalize;}Regards,
ChrisMay 9, 2017 at 8:59 am #71603Hi!
Amazing, that worked! Thanks so much! Can you please also provide instructions on how to do the same to the blog post headline? In the bottom of the front page where it shows recent articles/blog posts.May 9, 2017 at 9:05 am #71605Hi Heidi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.news h6 { text-transform:capitalize;}
Regards,
ChrisMay 9, 2017 at 9:12 am #71606Hi, awesome, that worked as well. Now it looks like something happened to the image slider. It does not show the images anymore? Can you please assist?
BR,
HeidiMay 9, 2017 at 9:34 am #71613Looks like it had for some reason deleted the pictures from the slider. I re-added them and now it functions again! One more question: Is there a way to minimize the padding between the product highlights and the next section which is the story of my company? Now they’re quite far from each other, the gap could be smaller. Thanks!
May 9, 2017 at 10:02 am #71621Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.post-likes-widget.jetpack-likes-widget, div.jetpack-likes-widget-wrapper { display:none !important;}
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.