Viewing 15 replies - 1 through 15 (of 32 total)
  • Thread Starter shoaibmohammed

    (@shoaibmohammed)

    i found a way to do it.

    Add this to custom css section
    body:not(.home) .entry-header{
    display:none;
    }

    Hi @shoaibmohammed

    At first, thank you for your response and for choosing our theme.

    I am glad that you have managed to find out it by your self.

    Feel free to contact us anytime.

    Kind Regards

    Even though the upper part is inserted, the head part does not disappear. And I would like to move the logo along the tag line in the upper left rather than the center. What should I do?

    • This reply was modified 4 years, 6 months ago by joy25846.
    • This reply was modified 4 years, 6 months ago by joy25846.

    Hi @joy25846

    Please share your website URL and we will check for the possible solutions.

    Kind Regards

    Hi @joy25846

    1. The CSS snippet shared above does not work, as the functionality to disable the header section in the specific pages is a pro feature and cant be used in the free version of the theme.

    2. To move the logo to the left corner, please navigate to Dashboard > Appearance > Customize > Aditional CSS and following snippet:

    .header-logo {
      float: left;
      margin-left: 20px;;
    }

    Kind Regards

    Thank you. With your help, you could move the head logo to the desired location. Can I change the tagline and logo position by requesting one more? For reference I am not very familiar with CSS.

    https://joy25846.cafe24.com/

    I want to replace the part displayed on the home screen with the part that is the page address.
    We will send you an attachment by email.

    Hi @joy25846

    Can you please describe your issue more detailed? Can you please share the screenshot of the issue or a link where the issue exists?

    Kind Regards

    I sent an attachment to my email. Please confirm.
    These are the questions on the home screen.

    Hi @joy25846

    We will reply to your email as soon as we receive it.

    kind Regards

    Please tell me how to change the logo image and tagline of the head and make the background of the slider’s item gray to white. And I want the font size of the first letter of the text to be the same as the size of the text. We wait for your kind answer. I sent it to [email protected] but I was waiting because there was no reply.

    • This reply was modified 4 years, 5 months ago by joy25846.

    I want to know how to set the number of posts displayed on the home screen to 9 instead of 10.

    https://joy25846.cafe24.com/

    • This reply was modified 4 years, 5 months ago by joy25846.

    Hi @joy25846

    1. To change the logo image, please navigate to Dashboard > Appearance > Customize > Site Identity > Logo Setup, you can upload new logo or use text logo instead.

    2. To remove the grey layout form the slider, please navigate to Dashboard > Appearance > Customize > Aditional CSS and following snippet:

    #featured-slider .image-overlay {
      background-color: transparent !important;
    }

    3. In the free version of the theme, it’s not possible to change the number of posts on the blog page, its a pro feature.

    Kind Regards

    We are using ashe pro version.
    I want to change the position of the logo and tagline rather than changing the logo size.
    CSS is not applied to remove the gray color of the slider.
    Please, let me know an email address where you can check the attached file.
    Thank you.

Viewing 15 replies - 1 through 15 (of 32 total)
  • The topic ‘How to remove Header image from pages other than Home’ is closed to new replies.