Forum Replies Created

Viewing 20 posts - 6,301 through 6,320 (of 14,505 total)
  • Author
    Posts
  • in reply to: Custom CSS and Centering Header #44771
    Sakin
    Keymaster

    @macwebster: Thanks for your appreciation. Cheers 🙂

    in reply to: Home Page – Padding and Margins #44769
    Sakin
    Keymaster

    Hi Jens,

    Can you post in your site URL and then I will check in and send you the css to change the widget padding and borders.

    Regards,
    Sakin

    in reply to: adding more space between the header image and featured content #44700
    Sakin
    Keymaster

    @Danielle: try adding in the following css in “Appearance => Theme Options => Custom CSS” box.
    #masthead.fixed-header { position: relative; }

    in reply to: Borders around pictures #44697
    Sakin
    Keymaster

    @Kim: To remove the border in your sidebar, you can add the following css in “Appearance => Theme Options => Custom CSS” box.
    .widget_image img { border: none; }

    Sorry I don’t get it what you mean. Yes, I am the main developer of this theme. If you are taking about hire a customizer then yes, this is our partner not us. They have partner with us to help in customizing. They are expert in customization. But they have been responsive. Let me know what did you ask then I can ask them as well.

    in reply to: Footer-Editor-Option [footer-image] #44696
    Sakin
    Keymaster

    @Dirk: So you are using Catch Evolution Pro theme and you are trying to upload image in footer. Can you give me more information, like where in the footer you want to add in image. If you want to add in Footer Area One, Footer Area Two and so on then you can go to “Appearance => Widgets”. Then go to “Appearance => Widgets” and drag and drop “1. Catch Evolution Adspace Widget” to Footer Area and then add image URL there.

    If you want to add in Footer Copyright through Footer Editor options. Then you need to use HTML code to add image. See this http://www.w3schools.com/html/html_images.asp

    It will be like
    <img src="your image url" alt="Give name to image" />

    in reply to: Cannot update social links #44692
    Sakin
    Keymaster

    @Michael: Can you update your Catch Evolution Pro theme to latest version and then change link in Social Theme Options. If that still doesn’t work then let me know it. I will need to check in details.

    in reply to: Footer-Editor-Option [footer-image] #44691
    Sakin
    Keymaster

    @Dirk: Sorry I don’t get it what you mean. Can you explain in reference with your site URL. we don’t have [footer-image]. What you want to do after adding image from “Media => Add New”.

    in reply to: width question #44679
    Sakin
    Keymaster

    @mindiapolis: You can reduce the space between social media icon and footer contact information but cannot be made in same line.

    in reply to: Borders around pictures #44678
    Sakin
    Keymaster

    @Kim: Sorry but I don’t see lines around images in your sidebar. I only see lines below sidebar title and sidebar widgets area. Can you explain please.

    in reply to: Woocommerce Cart -> Mobile Layout #44676
    Sakin
    Keymaster

    @Raphael: Your site cannot be accessed to check in. Can you check your site URL and let me know it.

    in reply to: remove space on top of website #44674
    Sakin
    Keymaster

    Hi Esther,

    Thanks. Yes, we like to make best use of our both free and pro theme. Please provide review for Catch Evolution Free theme at https://wordpress.org/support/view/theme-reviews/catch-evolution

    Thanks
    Sakin

    in reply to: adding more space between the header image and featured content #44673
    Sakin
    Keymaster

    @Danielle: You can add the following css in “Appearance => Theme Options => Custom CSS” box to hide the page title.
    #main .entry-header { display: none; }

    Your site title and tagline is same with move up and down. I think you already fixed this.

    in reply to: width question #44542
    Sakin
    Keymaster

    @mindiapolis: Sorry but when there is support that we cannot give it properly we recommend it. As our free service is not dedicate and advance. So, wanted to give you option.

    About the footer Areas text, I have already suggested previously. Then when you use Footer Area one and Footer Area two then it will be divided into 50% each. So to make the full width, you need to move your Social Widget from Footer Area Four to Footer Area one below your text widget.

    Then after moving the social icon and your text widget to same Footer Area One then you can add the following css in “Appearance => Theme Options => Custom CSS” to make your social icon to the right under the text.
    #footer-sidebar .widget_adventurous_social_widget { float: right; }

    in reply to: Lines above posts #44540
    Sakin
    Keymaster

    @Kim: sorry there is no option to get the formatting when you have excerpt mode. You need to change the full content mode as suggested above.

    in reply to: Remove Link from featured content image #44535
    Sakin
    Keymaster

    @Heinz: Thanks I was misunderstanding you. Yes, there was default #link where there in no link in “Homepage Featured Content Options”. For now, I have just fixed it in your core theme and we will fix this in new version update.

    in reply to: width question #44534
    Sakin
    Keymaster

    @mindiapolis: To make your homepage content with 100% and sidebar below, then you can add the following css in “Appearance => Theme Options => Custom CSS” box.
    .home #primary { width: 100%; }

    You contact info and all looks confusing and bit out of regular support, so I suggest you to hire customizer http://catchthemes.com/hire-customizer/ and work on it.

    in reply to: Meetup in Social links #44532
    Sakin
    Keymaster

    @Frank: thanks we found that it is conflicting with xing social Icon. We will fix this in next version update. So, for now you can hide the meetup icon by adding in the following css in “Appearance => Theme Options => Custom CSS” box.
    .social-profile ul li.meetup { display: none; }

    in reply to: Viewing photos with caption on mobile devices #44531
    Sakin
    Keymaster

    @Patrice: Thanks. I just clear the cache from your W3 Total Cache settings and then refresh my iPhone and it’s working fine.

    Sakin
    Keymaster

    Oh you are using WordPress 3.3.1 where as the header feature was added only from version 3.4 so it will not work. See this http://codex.wordpress.org/Custom_Headers. So, you need to update your WordPress.

    Sakin
    Keymaster

    @Matthew: I mean can you go to “Appearance => Header” and uplaod it. If this work then it should be fine. If not then there must be some issue with the server. I will contact you though email so that I can check in details.

Viewing 20 posts - 6,301 through 6,320 (of 14,505 total)