- This topic has 24 replies, 2 voices, and was last updated 9 years, 7 months ago by michellebergmann.
-
AuthorPosts
-
March 30, 2015 at 11:18 am #54714michellebergmannMember
Site is public now. Thank you for your help. I just reuploaded the gallery.
Three remaining issues:
– Is there a way to make photos larger in gallery? (I have on largest setting already)’
– Is there a way to make the gaps between paragraphs smaller?
– In “Contact Us” post, a line repeats itself. But on the back end it only shows up once.Thank you for all your help.
March 31, 2015 at 12:35 am #54760SakinKeymaster@michellebergmann:
1. You can use 2 columns gallery instead of 3 columns. If you don’t like this then you might want to use “Jetpack plugin” and activate it’s “Tiled Galleries” and “Carousel” module
2. You can add the following css in “Appearance => Theme Options => Custom CSS” box:
p { margin-bottom: 20px; }
3. For Contact US, you need to create Page not post. So, delete that contact us post and add it in Contact Us page.March 31, 2015 at 11:44 am #54791michellebergmannMemberThank you.
I added a “Contact Us” Page but the repeat is still showing up. (?)
Is there code to make the subtitle larger and/or change the font color. “Visit a working gold mine” under title of the site.
Thank you.
March 31, 2015 at 10:41 pm #54811SakinKeymaster@michellebergmann: I just check in your contact us page
http://www.yukongoldminetours.com/?page_id=350 But I don’t see title repeat. It only has one Contact Us title.For site subtitle font size and color, you need to change teh color code and font size in the following css and then add it in “Appearance => Theme Options => Custom CSS” box:
#masthead #site-description { color: #888 !important; font-size: 14px; }
April 1, 2015 at 10:51 am #54844michellebergmannMemberThank you! Is there code to take off the underline under the site subtitle?
Click on Contact Us, and you will see the text displays twice. I was referring to the text in the body copy. Please advise.
Thank you,
Michelle
-
AuthorPosts
- The topic ‘Homepage Menu Not Syncing With Back End’ is closed to new replies.