Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • Lucia
    Participant

    Thanks! That worked great!

    Lucia
    Participant

    Thanks for the last response.

    As for the second question about the responsive design as seen on my iPhone. I reset this site to be responsive – http://dogmanart.com – so you can see it if you look at it on a phone. It is responsive on my computer screen when I change the size of the browser screen, but on my phone, the header and the background color do not go all the way across the screen. Are you seeing this also?

    Thanks!

    Lucia
    Participant

    Greetings,
    I would like to start a new topic, as I have 3 new questions for you.

    1. I have just updated this website – http://www.kdc-eugene.org/ – to Catch Evolution Pro. I used the codes you provided previously and all went well except I lost the gradient effect in the menu bar when I changed the colors in Theme Options/Color Options.
    Is there some code for creating gradient colors for the menu bar that I can add to the ‘Custom CSS’?

    2. I had to disable the ‘Responsive Design’ feature in Theme Options because the website was not loading properly on a mobile devise. This is true for the other site I had asked you about before – http://dogmanart.com – using the same theme. Is there currently a solution for this? Are my settings wrong?

    3. When I click on a link from the archive dropdown menu on the sidebar, there is a white box that says “Monthly Archives: and the date.” Is there a way to change the color of the white box and font?

    Thank You!

    Lucia
    Participant

    Thank you so much for all your help! Everything works perfect now.

    Even though I needed some help with the upgrade to Pro, I really like the way you have set up the Theme Options. Very nice!

    Lucia
    Participant

    Just one more question. What is the Custom CSS code to remove the white boarder on the main content of pages and posts?

    Lucia
    Participant

    Below is the code that is in the Custom CSS. I don’t see the code you mention above. However, Everything is working fine now. All I need is the code to remove the white border around the main content.

    Custom CSS
    #secondary .widget {
    background-color: rgba(232, 220, 190, .0);
    }
    #branding .wrapper { width: 100%; }
    #branding #site-logo { padding: 0; }

    .hentry {
    background-color: rgba(232, 220, 190, .0);
    }

    .entry-meta { display: none; }
    #primary {
    width: 900px; /* Change as per required */
    }

    #secondary {
    width: 260px; /* Change as per required */
    }
    .widget {
    border: none;
    }

    Lucia
    Participant

    Here you go.
    http://dogmanart.com

    Lucia
    Participant

    Thank you, but these codes did not work when I put them in “Theme Options/ Custom CSS”.

    I have changed the width of the sidebar in Editor/Catch Evolution Pro: Stylesheet (style.css), but realize that this is just a temporary solution.

    Would it be best to have a child theme?

Viewing 8 posts - 1 through 8 (of 8 total)