Home Forums Square Moving Header Above About

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1048
    gabelam
    Participant

    Hello,

    Firstly, thank you for your wonderful theme! It is exactly what I need for a basic profile.

    I do have one small issue I’d like to resolve before I continue implementing everything else – I’m only using the About section before then using the tab section. The About section will feature a short bio before leading to my main ‘contact’, ‘projects’, etc…

    The problem is that the header sits directly over the title of the About section unless I implement the slider section. It also does this when just the Featured section is being used:

    http://gabelam.com

    Any assistance on where to change the start point of the proceeding sections would be greatly appreciated.

    Thanks,
    Gabe L

    #1058
    Hash
    Keymaster

    Basically, the theme is designed to have slider. Since you are not using this section, the about us section is going inside the header.

    Here is the fix. Add the below Custom CSS using some custom CSS plugin

    #sq-about-us-section{
    	margin-top: 120px;
    }

    =========================
    Please like our Facebook Page https://www.facebook.com/hashtheme/
    And make sure to rate our theme if you really like it https://wordpress.org/support/view/theme-reviews/square?filter=5

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.