Home Forums Pro Themes Clean Commerce Pro Quicklinks coler

Viewing 8 posts - 16 through 23 (of 23 total)
  • Author
    Posts
  • #60812
    wensolutions
    Keymaster

    Hello @hansvjensen,

    We would like to apologize for misunderstanding your query.

    To reduce the gap between the footer widget and content area use below given CSS.

    #sidebar-front-page-bottom-widget-area {
        padding: 0px;
    }
    
    #content {
        padding: 5px;
        }

    Hope this helps 🙂 .

    As for clean commerce pro theme, it is completely up to you to use the theme but in case if you need any help for that theme then please feel free to post.

    Best Regards!!

    #60827
    Hans V. Jensen
    Participant

    Hello Wen,

    Thank you.

    I know you are doing your best. I still like Clean Commerce Pro. I can only see that I have written a lot and received many answers. It hurts me a bit.

    Now I have got eight websites changed to WordPress. It’s completely new to me. The ninth I have to test. Will not rule out that at some point I’ll put a little more test on it and send it to you so we can get Clean Commerce Pro to work properly.

    But right now, it works best with Magazine Plus Pro. Also, thank you for your support. Now I will give you some rest. I think I came in goal with the last one right now.

    Sorry for my english. Thank you for your patience to get it fixed.

    Regards,
    Hans

    #60828
    wensolutions
    Keymaster

    Hello @hansvjensen,

    It is always our pleasure to help you guys and the most important thing to us is to make our user happy.

    Do not hesitate to contact us if you have any issue further.

    Best Regards!!

    #60852
    Hans V. Jensen
    Participant

    Hello Wen,

    Thanks. I am pleased. I’m not done yet. And there will surely be more in finish.

    It is a little problematic to move the front page to black background, as the pages also move up.

    http://bvbfan.dk/klubben/

    For example, the “Klubben” will go all the way up to the line. Change the color to black, no headline for news. So either the text is high or there is no visible text to look at news if the “Klubben” has to go up completely.

    Is there no CSS that ONLY moves the image on the front page up? And not all other pages on the page, as the CSS is now doing.

    Regards,
    Hans

    #60853
    Hans V. Jensen
    Participant

    Part of the problem might be solved by removing text title to cover completely. Now it’s just hidden with the same color as background. It is not optimal that you can not decide if the title is on the front page. This also applies to all other backgrounds than blacks.

    /Hans

    #60884
    wensolutions
    Keymaster

    Hello @hansvjensen,

    To reduce the gap between the image and the primary menu at front page use below given CSS.

    .home #content {
        padding: 0;
    }
    
    .home .entry-content {
        margin: 0px 0 0;
    }
    
    .home .widget-title, #footer-widgets .widget-title {
         margin-bottom: 0;
        }

    Hope this helps.

    Best Regards!!

    #60888
    Hans V. Jensen
    Participant

    Hello Wen,

    Thanks. Part of frontpage problem is also due to myself. Sorry for that.

    It is corrected now.

    /Hans

    #60901
    wensolutions
    Keymaster

    Hello @hansvjensen,

    Glad we could help you.

    Best Regards!!

Viewing 8 posts - 16 through 23 (of 23 total)
  • You must be logged in to reply to this topic.