Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #15107
    Frans
    Member

    Hello Sakin,

    I would like to have my subtitle next to the logo instead of under or above it.
    I think this is only possible in custom css but don’t know how.

    Subtitle color =#3e3d36 and font size H2.

    Can you give my the custom css?

    Thx

    #15136
    Sakin
    Keymaster

    @Frans: I need to check in your site and then I can send CSS accordingly.

    #15149
    Frans
    Member

    Sorry, forgot to give you url
    http://www.morssink.net

    #15154
    Sakin
    Keymaster

    @Frans: I check in your site and see that you have moved site title and description above the Header Image from “Appearance => Theme Options => Header Options”. So, first uncheck this. Then you can add following CSS in “Appearance => Theme Options => Custom CSS” box.

    #hgroup.with-logo {
        clear: none;
        display: inline;
        float: left;
        padding-left: 10px;
    }
    #15240
    Frans
    Member

    Thx Sakin

    #15430
    Frans
    Member

    I just realized that site title is still showing on iphone or mobile device.
    Allready tried to add your css in the responsive.css but no solution.

    How can I resolve this?

    #15433
    Sakin
    Keymaster

    @Frans: what you want to do in iPhone or mobile devices.

    #15456
    Frans
    Member

    When I open my site on an Iphone or tablet the subsitle is shown again.
    This is just what I was trying to solve with you’re css.

    What can I do to block / don’t display the subtitle on mobile devices.

    #15486
    Sakin
    Keymaster

    @Frans: Catch Everest Pro theme is mobile ready responsive premium WordPress themes. So, you don’t need to activate any other mobile mobile. When I check in your site. I found that you have active “Mobile Theme” module from Jetpack plugin. Just deactivate “Mobile Theme” from Jetpack and then it will be fine.

    #15488
    Frans
    Member

    Ah. Ok. Thanx again

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Header subtitle next to logo’ is closed to new replies.