Logo and Menu Sizing

Discussion in 'Compass WordPress Theme' started by soul7bird, Jul 29, 2016.

  1. soul7bird

    soul7bird New Member

    Joined:
    Apr 21, 2015
    Messages:
    11
    Likes Received:
    2
    Can you please help me increase the logo size and hoping the menu bar can be on one line?
    I have the following CSS code already loaded and honestly unclear of what a larger majority of it is. So can you help? www.baseballcardroadshows.com
    }
    .header .logo{-20px;
    }
    .header .logo a img {
    width:180% !important;
    }
    #menu .ddsmoothmenu li{
    margin-right: 10px !important;
    }
    .page_content_wrapper{margin:15px 0 120px 0!important;}
    .salesdetails{
    background: rgba(0, 0, 0, .90);
    }
    .bg-img img {
    width: 100% !important;
    height: auto !important;
    max-width: 100%;
    }
    div#slider {
    min-height: 350px;
    height: 350px;
    }
    .sl-slider {
    height: 350px !important;
    }
    .sl-slides-wrapper {
    height: 350px;
    }
    .salesdetails {
    margin-top: -20px;
    }
    .header .logo {
    margin-top: -20px;
    margin-bottom: 120px;
    }
    .header {
    margin: 25px 0px 10px 0px;
    }
    sl-slide-inner p {
    color: red;
    }
    .sl-slide-inner h1 {
    color: #fd0505;
    }
     
  2. priya

    priya Guest

    Hi,

    Greetings from InkThemes!

    Please follow the screenshot given below.

    incr_logo.png

    For your information, I am using "WP-Editor" plugin to edit files.

    You can also download and use it from the link https://wordpress.org/plugins/wp-editor/.

    After activating this plugin, you will get the same screen as shown in the screenshot.

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page