- This topic has 1 reply, 2 voices, and was last updated 7 years, 2 months ago by Hash.
- AuthorPosts
- November 8, 2016 at 12:51 pm #1048gabelamParticipant
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:
Any assistance on where to change the start point of the proceeding sections would be greatly appreciated.
Thanks,
Gabe LNovember 9, 2016 at 7:30 pm #1058HashKeymasterBasically, 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 - AuthorPosts
- You must be logged in to reply to this topic.