Adding Space and Error in Edit Button
LindsayMorganPhoto
Registered Users Posts: 1 Beginner grinner
Hi! Please help! Having two issues customizing my site
1) I am trying to add space between my nav bar and my text on my Bio Section
2) When I click Edit in my Bio Portion of my Nav Bar It won't allow me to edit and just disappears. Did i mess something up in the Javascript??
Thanks in Advance:rolleyes
1) I am trying to add space between my nav bar and my text on my Bio Section
2) When I click Edit in my Bio Portion of my Nav Bar It won't allow me to edit and just disappears. Did i mess something up in the Javascript??
Thanks in Advance:rolleyes
0
Comments
Hi Lindsay,
Could you please add your website address to your request?
Standing by.
<div id="my-bio-text">
Go into the tools > gallery settings page and find the description box close to the top.
Add the </div> at the end shown in red. It should then allow you to click edit. Add this to your CSS to add spacing below the nav.
#customNavContainer {margin-bottom: 20px;}
My Website index | My Blog