Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1099159
    Ryan
    Participant

    1. How can I change the category font so its black. http://screencast.com/t/oEvIPKuYD6h4
    2. How can I make the photos start from the top so the tops of the pictures don’t get chopped off on the preview.

    #1099263
    Rahul
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1099265
    Ryan
    Participant
    #1099575
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .option-set .x-portfolio-filters-menu>li>a {
        color: #000;
    }
    .page-template-template-layout-portfolio a.entry-cover {
        background-position: center 0%;
    }

    Hope that helps.

    #1105603
    Ryan
    Participant

    This isnt working:

    .x-topbar .p-info {
        color: #ffffff;
    }
    
    .x-social-global a {
        color: #ffffff;
      
    .page-template-template-layout-portfolio .entry-cover {
      background-position: center top;
    }
    
    .page-template-template-layout-portfolio .entry-cover {
      background-position: center top;
    }
      
      .option-set .x-portfolio-filters-menu>li>a {
        color: #000;
    }
    .page-template-template-layout-portfolio a.entry-cover {
        background-position: center 0%;
    }
    #1105607
    Ryan
    Participant

    I need that other code in the css aswell.

    #1105853
    Jade
    Moderator

    Hi Ryan,

    Would you mind providing your admin details in a private response so that we could check your CSS codes?

    Thank you.

    #1107063
    Ryan
    Participant

    Hi Jade,
    I’m not comfortable providing those details as a lot of my site has confidential content on there.
    Is there any way to inspect the portfolio page code and see. I also posted what I have in my css above.
    Thank You

    #1107220
    Joao
    Moderator

    Hi There,

    Please change:

    .x-social-global a {
        color: #ffffff;

    to

    
    .x-social-global a {
        color: #ffffff;
    
    }

    Hope that helps

    Joao

    #1109431
    Ryan
    Participant

    it worked!
    Thank you I appreciate it.

    #1109680
    Friech
    Moderator

    You’re more than welcome, glad we could help.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1099159 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>