Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • kaj Friend
    #206487

    Hi,
    I have read several posts of how to change the logo but I seems to miss something. I want a logo of 249 x 52 where the right side of the logo meets the left side of the first menu item. Currently I have white space between which I want to remove.

    I have created a custom.css:

    div.logo-image {
    padding-right: 0px !important;
    padding-left: 0px !important;
    width: 249px;
    height: 52px;
    float: left;
    }

    but I still can’t get the logo and the first menu item to touch. Is there something with Uber that I’m missing or…?


    1. logoex
    TomC Moderator
    #571273

    Try This . . . .

    If you haven’t yet done so, create a new file called “custom.css” within file path –> /templates/uber/css/
    Within that custom.css file, paste the following CSS rule:

    div.logo-image {
    margin-right: -20px;
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Better ??

    TomC Moderator
    #736321

    Try This . . . .

    If you haven’t yet done so, create a new file called “custom.css” within file path –> /templates/uber/css/
    Within that custom.css file, paste the following CSS rule:

    div.logo-image {
    margin-right: -20px;
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Better ??

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

This topic contains 3 replies, has 2 voices, and was last updated by  TomC 8 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum