Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #851546

    Hi,
    My website pages do not use the main logo as it is included in a Layes slider. You gave me a custom CSS time ago to do this.
    In all the blog pages, the logo appears, and the menu and submenu height is too high.
    Also the blog title appears in all posts with a grey stripe that I do not adore ;-)

    Is it possible to simply hide the Blog title and its grey stripe all across the blog?
    How can I set the menu and submenu height in the blog area?
    Is it possible to replace the logo and grey stripe with the blog title by a layerslider?
    The content I put in the Blog page (URL below) does not show up at all. The Blog page just displays the Blog Page Name and the posts list. Is that normal?

    Your help will be warmly welcome ;-)

    Thanks and best regards,
    Olivier.

    #851843

    Hey OlivierCharlot,

    Please try the following in Quick CSS under Enfold->General Styling to hide the title container:

    .blog .title_container, .single-post .title_container {
      display:none !important;
    }

    I’m not sure what you would like to do with the header though, could you try to explain a bit further or post a screenshot of your intentions please?

    Best regards,
    Rikard

    #852565

    Dear Rikard,
    Many thanks, the CSS code worked just fine.
    As you helped me in a different post to eliminate the logo in my mobile version I am glad to use the Enfold Logo just here for the blog. I have uploaded one and it looks rather OK for a trial.
    I would need to improve 2 things:
    – your team gave me long ago a CSS code to eliminate the horizontal grey line below the logo and header area, as well as the vertical bar between menu and social icons.
    Could you give me a similar CSS code to eliminate it all acreeo the blog too?
    – it it possible to have the menu items displayed at the bottom and not in th emiddle of the row? And how can I keep the submenu lines to be rather small instead of measuring the same heigh as the logo.

    FYI: So far there is a CSS code in place for the blog, to set this heigh:
    .blog #header_main .container, .blog .main_menu ul:first-child > li a, .single-post #header_main .container, .single-post .main_menu ul:first-child > li a { height: 70px!important; line-height: 70px!important; }
    You may need to change it to address my 2 question.

    Many thanks for your support.

    #853135

    Hi,
    I believe I achieved 1 & 2 please review.
    I added

    .blog .header_color div,.main_color div,.main_color {border-color: transparent!important; }
    .blog#top .av-main-nav ul a {padding: 0px 15px!important; }

    and adjusted this code from 40px to 30px:

    #header_main .container, .main_menu ul:first-child > li a {
    height: 30px !important;
    line-height: 30px !important;
    }

    Your old code above I commented out so if you wanted to go back you easily can.
    Please clear your cache :)

    Best regards,
    Mike

    #853777

    Fantastic, it works kind of well. Instead of moving the menu down the CSS code shrank the height of the menu and logo line, so the logo now looks very tiny up there.

    Is it possible to get things as I put it on my attached pdf image: large logo (90 to 110 px I suppose) + menu at the bottom of the logo & menu area + small lines for the submenus.
    I tried to play around changing values to oyour CSS and to others I had already and I can´t find a way to do it ;-)

    Also, is it possible to use a layerslider (same one alla across the blog)?
    On my blog page, I´d like to have a text befor the list of posts. I wrote things in the /blog page editor but it doesn´t show up. Any way to do it?

    (I moved back from 30 to 40 px the code you modified as all my existing layersliders in the pages got disadjusted and were not aligned with the coloured bars below each menu tab.)

    Thanks for your support, and best regards,
    Olivier.

    #855037

    Hi,

    Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Basilis

    #856909

    OK, fair enough.
    You can close this topic ;-)

    #857183

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Blog Logo and Blog Title’ is closed to new replies.