This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

2 questions 1.)using the Circle Icon Widget ? 2.)Sitemap issues w/ Custom Home Page

11 years ago · Last reply by Andrew Misplon 11 years ago

1.) I am using the “Edit Circle Icon Widget” on my Vantage Premium Custom Home Page. I am only writing text in the Title space. I have left the other plain text fields blank. Is there any way to reduce the padding space under the bottom of the Circle Icon?

2.)This is probably a dumb question but: As stated above I am using the Vantage Premium Custom Home Page. I do not see it listed in my sitemap. The sitemap may not see the custom home page because it is not one of my pages listed under the page tab. I want to make sure the google bots are crawling my home page. I’m not sure they are crawling the home page. Should I create a 2nd duplicate Homepage with a URL of https://www.acuhire/home-1? Or is it necessary?

Thank you for your time,
Acuhire

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

9
  1. Acuhire 11 years, 10 months ago

    About question 1.) I have a line of 4 Circle Icon Widgets. I only want to change the padding on one. It has a “Contact Us” form under the Circle Icon Widget that I want to line up with the text under the other three. You can view it on my home page at: https://www.acuhire.com
    Thanks again,
    Acuhire

  2. Andrew Misplon Staff 11 years, 10 months ago

    Hi

    Thanks for running Vantage Premium.

    1. The easiest fix is to paste the following under Appearance >Custom CSS. You can adjust the negative margin on the form as required:

    /* Home */
    .home #FSContact5 {
    margin-top: -20px;
    }

    2. Your home page will still be crawled, it’s url is your domain’s url. If you want to convert you custom home page to a regular page you can follow the steps outlined here:
    https://siteorigin.com/thread/can-convert-themes-custom-home-page-regular-page/

  3. Acuhire 11 years, 10 months ago

    Hi Andrew,
    I pasted the code into the Appearance >Custom CSS. I tried changing the value, but without any success. No matter what number I entered it did not move. I think the (#FSContact5) is right under the Circle Icon Widget already. I think the Circle Icon Widget is leaving space under the circle Icon for “Text” and/or “More Text” even though they are empty of text. Also if I try to connect a URL to the Circle Icon Widget (such as connecting to Contact Us page) The widget adds “More Info >”. Moving the (#FSContact5) even further down on the page. Is there any way to turn “More Info” off when adding a URL in the Circle Icon Widget?

    I want everyone to know that even if we can’t change my aesthetic issues, Vantage Premium is still the best Theme hands down! I strongly recommend SiteOrigins products! Is there a way to donate more money to SiteOrigins?

    Thanks for all your help,
    Brent
    Acuhire

  4. Andrew Misplon Staff 11 years, 10 months ago

    Thanks very much for your positive, it really is appreciated. Would you mind pasting the Custom CSS back in so I can see it in action.

  5. Acuhire 11 years, 10 months ago

    Ok, it is back in at -20.

  6. Acuhire 11 years, 10 months ago

    I cleared the cashe. I can’t see any change. Let me know what you think.

  7. Andrew Misplon Staff 11 years, 10 months ago

    Right before the snippet I provided is PHP in your CSS:

    <?php if(function_exists('yoast_breadcrumb')){yoast_breadcrumb('<p id="breadcrumbs">','')}?>

    That line will stop the Custom CSS block from functioning beyond that point. Please try removing that PHP from your Custom CSS.

  8. Acuhire 11 years, 10 months ago

    Wow! That worked! Thanks for your help. I will continue to let people know that your support is awesome.

  9. Andrew Misplon Staff 11 years, 10 months ago

    Super, glad we were able to help. All the best.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread