Customisation Support

  • Posted in : TheBlogger
  • clifford
    Participant

    I am using main theme of Oliver but would like the following features from other demos:

    1) Footer like John. I don’t want the boxed footer. Instead, I want it exactly like in John.

    2) What plugin is used for reading progress bar?

    3) What is the code for Mailchimp form in the sidebar widgets in John?

    4) At the end of the post, there are social share icons. I want them to have borders like John. The ones from Oliver don’t have them. (But I want the widget titles to still have underlined and not boxed the first letter.)

    5) In the Oliver theme, the widget titles have underlined effect. How can that be replicated for link texts within posts and pages?

    P.S. I am creating a look that has the blend from both themes. Therefore, I want just the above from John theme.

    serkan
    Moderator

    1) You can use this custom css code;

    .site-footer { border: none; width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; }
    .is-footer-boxed .site-footer { max-width: none; }

    2) https://wordpress.org/plugins/reading-progress-bar/
    3) You need to drag and drop the mailchimp widget to the sidebar area.
    4) Go to appearance > customize > single post > share link style
    5)

    .entry-content>p:not(.more)>a:not(.social-link):not(.button) {
        box-shadow: inset 0 -7px 0 #FFFC7F;  }

    Please next time, don’t ask bundle questions. Create a new topic for your every question if you don’t find the answer in the forum. It can be useful for other people to find their answers.
    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register