Product names

Home Forums All Other Themes Product names

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #71529
    Heidi NiemiHeidi Niemi
    Participant
    • Topics: 7
    • Replies: 8
    • Total: 15
    Member since: April 25, 2017

    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.

    #71530
    Heidi NiemiHeidi Niemi
    Participant
    • Topics: 7
    • Replies: 8
    • Total: 15
    Member since: April 25, 2017

    Hi, 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.

    #71555
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Heidi,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Chris

    #71598
    Heidi NiemiHeidi Niemi
    Participant
    • Topics: 7
    • Replies: 8
    • Total: 15
    Member since: April 25, 2017

    Hi Chris! Thanks for the reply. My website in in address www.pinupgarage.fi.
    BR, Heidi

    #71602
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi 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,
    Chris

    #71603
    Heidi NiemiHeidi Niemi
    Participant
    • Topics: 7
    • Replies: 8
    • Total: 15
    Member since: April 25, 2017

    Hi!
    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.

    #71605
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Heidi,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .news h6 { text-transform:capitalize;}

    Regards,
    Chris

    #71606
    Heidi NiemiHeidi Niemi
    Participant
    • Topics: 7
    • Replies: 8
    • Total: 15
    Member since: April 25, 2017

    Hi, 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,
    Heidi

    #71613
    Heidi NiemiHeidi Niemi
    Participant
    • Topics: 7
    • Replies: 8
    • Total: 15
    Member since: April 25, 2017

    Looks 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!

    #71621
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    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

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.