Categories

Featured templates

WordPress. How to change default starting position of #anchor

Vicki Hayes September 21, 2016
Rating: 5.0/5. From 2 votes.
Please wait...

This tutorial is going to show you how to change default starting position of an anchor.

  1. Open your WordPress Dashboard.

    WordPress_How_to_change_default_starting_position_of_anchor_img1
  2. Navigate to Pages -> All pages and open Home page.

  3. Locate hash_id of page you wish to edit. For example: hash_id=’aboutPage’

    WordPress_How_to_change_default_starting_position_of_anchor_img2
  4. Use this id to create a CSS rule. Example:

    #aboutPage {
      position: relative;
      top: 50px !important;
    }
    

    CSS top property can be customized.

  5. Insert the rule to the bottom of style.css file.

    WordPress_How_to_change_default_starting_position_of_anchor_img3
  6. Save changes and check your site.

Feel free to check the detailed video tutorial below:

WordPress. How to change default starting position of #anchor

Also, take your time to check out our premium WordPress Themes.

Wordpress Templates
This entry was posted in WordPress Tutorials and tagged anchor, CherryFramework4, position, start. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket