Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello @mj00712

    The Read More is displayed by default on the Blog page, as you can see on the Preview of the theme.

    While for the Search Icon you can use the following settings.

    I hope that helps.

    Regards,
    Suman

    Thread Starter Muhammad Junaid

    (@mj00712)

    Check its not displayed on my blog page. I have selected the Last Item in Menu as Widget and Placed Social Icons widget along with Search Bar due to which the whole Search Bar shows up.

    Hello @mj00712

    Regarding the Read More button, it seems you have added the Excerpt from the individual posts.

    If the excerpt is manually added from the posts it would override the theme’s read more button.

    Here’s the Excerpt section I am referring to.

    While for the Search Bar there’s no other way from the settings to be achieved. You might give the custom CSS a try.

    I hope that helps.

    Regards,
    Suman

    Thread Starter Muhammad Junaid

    (@mj00712)

    Can you provide CSS code for putting the social icons inside the Menu on the Mobile and Search icon outside?
    Additionally which of the following as given below can be done through Customizer

    h1,
    .entry-content h1 {
      font-size: 28px !important;
    	font-weight: 700 !important;
    }
    h2,
    .entry-content h2 {
      font-size: 1.7em !important;
    	font-weight: 700 !important;
    }
    h3,
    .entry-content h3 {
      font-size: 1.5em !important;
    	font-weight: 700 !important;
    }
    h4,
    .entry-content h4 {
      font-size: 1.3em !important;
    	font-weight: 700 !important;
    }
    h5,
    .entry-content h5 {
      font-size: 1.2em !important;
    	font-weight: 700 !important;
    }
    h6,
    .entry-content h6 {
      font-size: 1.1em !important;
    	font-weight: 700 !important;
    }
    .entry-title a {
        font-weight: 700 !important;
    }
    .widget-title {
        font-size: 21px !important;
        font-weight: 700 !important;
    }
    Thread Starter Muhammad Junaid

    (@mj00712)

    And how can I still use Read More Tag If I have to add the excerpt manually?

    Hello @mj00712

    We would recommend hiring a freelancer or web developer to help you with the custom CSS.

    While for the Read More as we mentioned previously if the excerpt is manually added from the posts it would override the theme’s read more button.

    So you will need to use the dynamic Excerpt from the post to see the Read More button or use some other widgets to achieve this requirement.

    I hope that clarifies.

    Regards,
    Suman

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Read More on Blog Page and Search Icon’ is closed to new replies.