Okay
  Public Ticket #1164252
Portfolio title in home page
Closed

Comments

  • ranidesigners started the conversation

    HI,


    Please check the attachment and when i add more category that menu going to two raw but i need in one line (Please check the attachment), please let me know how to do it ? Please.... 

    Thank you.

  •  2,010
    Ocean replied

    Hi,

    You can add css code in WP admin -> Appearance -> Customize -> Miscellaneous: http://www.awesomescreenshot.com/image/2298871/d6d22fc47a6d755a13e357dfd136780f

    #filter{
        width: 120%;
    }
    


  • ranidesigners replied

    HI,


    Thank you for the reply but its not work perfectly, please check the attachment.


    Thank you.

  •  2,010
    Ocean replied

    Fixed, please check.

  • ranidesigners replied

    HI,

    Recently i have add one more category in portfolio section after that again same problem, as per your idea i have increase the value of width % but it not showing probably.


    Image name "01.png" is currently is look like this


    Image name "02.png" after i adjust the width size BUT you can see a space between video & website, i need a perfect one like filter, kindly help me.


    Thank you so much.  

  •  2,010
    Ocean replied

    You can add css code in WP admin -> Appearance -> Customize -> Miscellaneous: http://www.awesomescreenshot.com/image/2298871/d6d22fc47a6d755a13e357dfd136780f

    @media only screen and (min-width: 991px) and (max-width: 1325px){

    #filter li a{ padding: 5px 15px; }
    #filter{ background#212121border-radius20px; }

    }

  • ranidesigners replied

    Thank you

  •   ranidesigners replied privately
  •  2,010
    Ocean replied

    I can't access your admin site.

    Please add more css code:

    #filter{ background#212121border-radius: 30px; display: inline-block; width: auto!important; }

    #portfolio-filter{ box-shadow: none; background: none; width: 100%; }