Viewing 7 replies - 1 through 7 (of 7 total)
  • Logo inward as in towards the middle of the top or downwards?

    I’m sorry but as you are using a commercial theme, you need to seek support from the theme’s vendors.
    https://www.elegantthemes.com/forum/

    If you want the logo more right look in CSS and change to something like

    #logo {
    padding-right: 15px;
    float: left;
    margin-left: 23px;
    }

    As for search bar, lookin style.css again and change:

    #search-form {
    float: right;
    background: url(images/search-bg.png) no-repeat;
    width: 127px;
    height: 26px;
    margin-top: 7px;
    margin-right: 50px;
    }
    Thread Starter samgreensted

    (@samgreensted)

    Thanks guys, much appreciated.

    Thread Starter samgreensted

    (@samgreensted)

    This is what I’m seeing in my CSS style sheet:

    [CSS moderated as per the Forum Rules.]

    Can’t work out how to move the logo and search form inwards towards the middle. Also does anyone know how to change the colour of the white background?

    Thanks

    We do not support premium themes as you paid for support when you bought the theme. It is not our place to keep theme vendors in business or deprive them of any income that they may derive from support services.

    Just change the margin-left for the logo style and change the margin-right in the search-form style. Easy as learning margins and pixel spacing.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘WordPress theme help’ is closed to new replies.