Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1284976
Change the category content
Closed

Comments

  • thaymoretti started the conversation

    How can I change the content "penci-cat" before category?

  •  2,699
    PenciDesign replied

    Hi,

    I'm not clearly about your question, Can you tell me more about that? 

    What do you want to change?


    Best Regards,

    PenciDesign

  • thaymoretti replied

    Hi,

    I wanted to change the "penci-cat" of the categories because I do not like the symbol. I've attached an image to explain it better.

    2. Leveraging, how do I hide the preview of the text when I choose the home grid?

    I'm Brazilian and my English is a bit plastered, any question is just let me know.

    Thank you!

    Thaynara

  •  2,699
    PenciDesign replied

    Hi,

    1/ Ok, you can change it to circle by add more this code to Customize > Custom CSS:

    .cat > a.penci-cat-name:after{ transform: none; -moz-transform: none; -webkit-transform: none; border-radius: 50%; -webkit-border-radius: 50%; }


    2/ You can do that by go to Customize > Other Layout Options > and check to "Remove Post Excerpt"


    Best Regards,

    PenciDesign


  • thaymoretti replied

    1) I can not change it to a stroke, like this "–"?

  •  2,699
    PenciDesign replied

    Hi,

    If you want to change to "–" please try again with this code:

    .cat > a.penci-cat-name:after{ transform: none; -moz-transform: none; -webkit-transform: none; border: none; border-top: 1px solid; margin-top: -1px; width: 6px; height: 0px; }

    Best Regards,

    PenciDesign

  •   thaymoretti replied privately
  •  2,699
    PenciDesign replied

    Hi,


    On this site: http://saidaminhalente.com/ - use 2 menus: topbar menu & primary menu.

    To enable topbar menu, please do following steps:

    1/ Go to Appearance > Menus > create a new menu and check to "Topbar Menu" at the bottom

    2/ Go to Customize > Topbar Options > and check to "Enable Topbar" & "Enable Topbar Menu"


    Best Regards,

    PenciDesign

  • thaymoretti replied

    And how can I change the size of the font in Top Bar and Primary Menu? I've tried and looks like didn't worked. I'm having a lot of issues to make it look just like the demo. I followed the steps on youtube, and import the demo, but I can't make it look well so :/

  •  2,699
    PenciDesign replied

    Hi,

    1/ To change the size of font on the Primary Menu, please check options for it in Customize > Logo and Header Options.

    2/ To change the size of font in Topbar menu, please add more this code to Customize > Custom CSS:

    ul.penci-topbar-menu > li a, div.penci-topbar-menu > ul > li a{ font-size: 13px; }


    Change number 13 to the size you want.


    Best Regards,

    PenciDesign

  • thaymoretti replied

    Hi,

    If I use the inspect buttom in Google Chrome to know how to customize my CSS, I'm going to commit my theme?

    Thanks for the help.

    Thanks,

    Thaynara

  •  2,699
    PenciDesign replied

    Hi,

    If you want to know that, please check this guide

    Best Regards,

    PenciDesign

  •   thaymoretti replied privately
  •   PenciDesign replied privately