Feridun

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Reducing space on top #79632
    FeridunFeridun
    Member
    • Topics: 4
    • Replies: 7
    • Total: 11
    Member since: March 31, 2017

    Thank you so much, it is exaclt what i wanted.
    i changed it as below :

    h1.entry-title, h1.page-title { display:none !important;}
    .content-area { padding:2 0 50px !important;}
    in reply to: Reducing Header and Menu Width #77442
    FeridunFeridun
    Member
    • Topics: 4
    • Replies: 7
    • Total: 11
    Member since: March 31, 2017

    Thank you Chris, it is exactly what i needed.

    in reply to: Reducing Header and Menu Width #77416
    FeridunFeridun
    Member
    • Topics: 4
    • Replies: 7
    • Total: 11
    Member since: March 31, 2017

    Ok i noticed that it has been also solved.
    Thanks you Chris.

    in reply to: Reducing Header and Menu Width #77414
    FeridunFeridun
    Member
    • Topics: 4
    • Replies: 7
    • Total: 11
    Member since: March 31, 2017

    Thank you Chris it is perfect now 🙂

    How about my second question: how can i reduce menu height size or the font size of only menu?

    Thanks

    in reply to: Reducing Header and Menu Width #77407
    FeridunFeridun
    Member
    • Topics: 4
    • Replies: 7
    • Total: 11
    Member since: March 31, 2017

    Hello, it does not work

    Actually i could not explain what i need clearly.

    1- I need to reduce header height size as shown below screen shot. I need to remove green area and shift menu up.

    2- For the menu (home page) i need to reduce height or i need to reduce font size as shown in the second image.

    Reduced Header Height

    Reduced Menu Height

    And Here is the added codes into the my CSS area

    .slider-main{
    
     position  : relative; 
      width     : 92%;  
      height    :100%; 
    }
    
    .slider-main{margin:0 auto; display:table;}
    
    .inner-banner{
    
     position  : relative; 
      width     : 100%;  
     
    }
    
    .innerbanner{margin:0 auto; display:table;}
    
    #footer-wrapper { padding:0;}
    .copyright-wrapper { padding:8px 0;}
    
    #footer{display:none !important;}
    #footer-wrapper{height     : 5%;}
    
    .nav ul:hover ul { width:350px !important;}
    
    .widget-column-4{display:none;}
    .widget-column-1{display:none;} 
    .widget-column-2{display:none;} 
    .widget-column-3{display:none;}
    
    .nivo-caption{top:20% !important;}
    
    .header { padding-top:5px;}
    .head_fix { padding:10px 0 0;}
    
    .header .header-inner .logo{padding:0 !important;}
    
    .innerbanner{display:none;}
    
    body.page .header {position: static;}
    .innerbanner {display: none;}
    
    in reply to: Construction Footer width and height decrease #68136
    FeridunFeridun
    Member
    • Topics: 4
    • Replies: 7
    • Total: 11
    Member since: March 31, 2017

    Tnaks Chris, it is working.

    in reply to: Home Page Slider Size Change #67650
    FeridunFeridun
    Member
    • Topics: 4
    • Replies: 7
    • Total: 11
    Member since: March 31, 2017

    I changed code as below so i managed to align slider in the center, but my other issue is : How can i align text to top ?

    .slider-main{
    align: ‘center’
    position : relative;
    width : 60%;
    height :80%;
    }
    .slider-main{margin:0 auto; display:table;}

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