Portfolio

Home Forums Jevelin Theme Portfolio

Home Forums Jevelin Theme Portfolio

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • RCA_86
    Participant

    Hello, I have 2 questions/problems about portfolio.

     

    1. If I use a bold or another colour font, how can I see it in portfolio page? Because I can only see it when I open the picture, but I’d like to see it on the main page.
    2. When I choose or create a category, I click “Update” and then it dissapears. It’s like I can’t use categories.

     

    Attachments:
    You must be logged in to view attached files.

    Hi @RCA_86,

     

    I hope you are well today and thank you for your questions.

     

    If I use a bold or another colour font, how can I see it in portfolio page? Because I can only see it when I open the picture, but I’d like to see it on the main page.

    You can make it bold by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-portfolio .sh-portfolio-description {
        font-weight: 600;
    }

     

    When I choose or create a category, I click “Update” and then it dissapears. It’s like I can’t use categories.

    This can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.

     

    Best regards,
    Shufflehound team

Viewing 2 posts - 1 through 2 (of 2 total)