Having trouble with Coworking theme

Home Forums All Other Themes Having trouble with Coworking theme

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #130370
    nahumpfrancisnahumpfrancis
    Participant
    • Topics: 31
    • Replies: 67
    • Total: 98
    Member since: August 30, 2018

    Dear Support,

    Please help me solve few of my issues. I would like if you send me the CSS code for all this so I can learn and less bother you in the future..

    https://imgur.com/2rIBjLo

    First, my website look like this in mobile view and help me solve this please.

    Second, I need to reduce margin space in my copyright area as well as my footer. Also, I want to remove headings underline in footer and keep the header border to the margin.

    Thanks

    #130375
    nahumpfrancisnahumpfrancis
    Participant
    • Topics: 31
    • Replies: 67
    • Total: 98
    Member since: August 30, 2018

    Also,

    I want to make my footer mouse hovercolor change and remove underlines to each columns.

    Also, keep the font size small for all the items in the footer.

    Thanks

    #130485
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30631
    • Total: 30631
    Member since: August 16, 2013

    Hi,
    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width:767px) {
    .skt-builder-home-section1-block .skt-builder-block-title { width:100% !important;}
    }
    .copytext { padding:20px 0 0 !important;}
    #footer .footercols1 h4, #footer .footercols2 h4, #footer .footercols3 h4, #footer .footercols4 h4 { margin-bottom:0 !important; padding:0 0 20px 0 !important;}
    #footer a:hover { color:#ff9600 !important;}
    .footercols4 a { font-size: 12px !important;}

    Regards,
    Dave

    #130567
    nahumpfrancisnahumpfrancis
    Participant
    • Topics: 31
    • Replies: 67
    • Total: 98
    Member since: August 30, 2018

    Thank you Dave. Appreciate your reply.

    The mobile view remains the same. No change. Other things are fixed.

    Few other things.

    1) I need to remove the underline of each column title in the footer. How do I remove it?

    2) I need to reduce the footer height or reduce the padding space between the title and the top of the footer. See the picture below.

    https://imgur.com/RV9ptsL

    Thank you

    #130568
    nahumpfrancisnahumpfrancis
    Participant
    • Topics: 31
    • Replies: 67
    • Total: 98
    Member since: August 30, 2018

    Never-mind. I fixed all of them except mobile view issue. Can you help me solve the mobile phone view issue please.

    Thank you

    #130569
    nahumpfrancisnahumpfrancis
    Participant
    • Topics: 31
    • Replies: 67
    • Total: 98
    Member since: August 30, 2018

    Please ignore. I was able to solve this. Thank you for your help!

    #130583
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30631
    • Total: 30631
    Member since: August 16, 2013

    Cool

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.