• dbcwordpress

    (@dbcwordpress)


    Hi

    Been trying to customise my template and already had excellent advice here on the forum. I can’t seem to find info on rearranging the “categories” “links” “meta information”.

    I am trying to move links up above categories I have a sneaky suspicion its in the CSS file but amm not totally sure.

    Any guidance would be much appreciated

    Dale

Viewing 3 replies - 1 through 3 (of 3 total)
  • Samuel B

    (@samboll)

    It’s usually found in your theme’s “sidebar.php” and is a php call.
    Backup your original and then proceed with modification. It’s not the same for every theme, but look for stuff like:

    <?php get_links_list(); ?>

    Hope this helps.

    Thread Starter dbcwordpress

    (@dbcwordpress)

    many thanks

    Sharmin

    (@sharmin)

    Hi,
    In my page the side bar moved the the bottom of the page
    (https://www.adhunika.org/blog) can anyone help me to fix it?

    -Sharmin

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Arranging the elements within in the side bar’ is closed to new replies.