• Resolved Melodyk

    (@melody62)


    I’ve installed the plugin Pagination by BestWebSoft
    That works fine but one thing…

    although i’ve activated the option to hide ‘next and previous’… it still shows up…

    can one tell me what i did wrong, need to do ?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Melodyk

    (@melody62)

    I’ve figured it out …

    added to css:

    .posts-navigation {display: none;}

    You got it!

    I noticed that you’ve added this directly to the Canard stylesheet. This isn’t recommended, as your CSS tweaks will be overwritten and lost every time the theme is updated to the latest version.

    It looks like you’re already running a custom CSS plugin, so that plugin’s CSS editor is a better place to add your CSS tweaks. If you’re not sure where that is, try looking under Appearance > Edit CSS.

    Thread Starter Melodyk

    (@melody62)

    Yes i did…. ??

    and yes…. although i dare quit a lot … take risks many times….

    i’ve never quit understood how to create a child-theme, somehow i can’t get my head around it ??

    Sinnce you mention…. can i put the complete css there or only the adjustments?

    can i put the complete css there or only the adjustments?

    You should only put your CSS tweaks in the custom CSS editor (or child theme, if you go that route.)

    The theme’s main stylesheet get loaded first, then the custom CSS overrides are loaded after.

    i’ve never quit understood how to create a child-theme, somehow i can’t get my head around it ??

    If you’re only making CSS tweaks, then you don’t need to make a child theme – a custom CSS plugin (like the one you’ve already installed) is all you need.

    Just let me know if you need further help!

    Thread Starter Melodyk

    (@melody62)

    okay thx

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘pagination’ is closed to new replies.