Tagged: , ,

Viewing 5 posts - 21 through 25 (of 25 total)
  • Author
    Posts
  • #54714

    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.

    #54760
    Sakin
    Keymaster

    @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.

    #54791

    Thank 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.

    #54811
    Sakin
    Keymaster

    @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; }

    #54844

    Thank 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

Viewing 5 posts - 21 through 25 (of 25 total)
  • The topic ‘Homepage Menu Not Syncing With Back End’ is closed to new replies.