Forum Replies Created
-
in reply to: Problems with plugin Visual Composer
Hello,
I replied you here:
https://support.codeless.co/forums/topic/new-theme-update-visual-composer-fix/Best regards!
in reply to: New theme update – Visual Composer FIXin reply to: Column spacing helpHello,
1-Edit the code by adding an
!importantat it. It should be like this:.contact_information dt i { font-size: 28px !important;} .contact_information dd .title { font-size: 16px !important;} .contact_information dd p { font-size: 14px !important;}2-Great to hear! Would you be so kind to share your solution, for other forum users?
3-Yes, go to file \includes\widgets\codeless_socialwidget.php find these lines:if( !empty($cl_redata['facebook']) ) echo '<li class="facebook"><a href="'.esc_url($cl_redata['facebook']).'"><i class="icon-facebook"></i></a></li>'; --//--(i added only the facbook code, but you have all socials in a row) Replace the icons code(example: icon-facebook) here. Save file.
Best regards!
in reply to: Accordion, Tabbed & Tour Content IssuesHello,
Can you please send us a link where you have set up the accordion?
Best regards!
in reply to: Fixed header navigation issueHello,
There is no issue with the sticky header or slider. What version of the theme do you have? Can i please see a link where are you running this?
Best regards!
in reply to: Dummy data for Church – Not workingThis reply has been marked as private.in reply to: Fatal ErrorHello,
What version of theme are you trying to upload? Have you tried to upload via wordpress dashboard? Please make sur eyou have all neccessary access rights on theme files from your host. If the issue persists, send us your wp credentials in a private reply. So we can give it a closer look.
Best regards!
in reply to: Links in header and Contact pageHello,
Sorry for the late reply.
-The suggested topic is about shortcodes, you have set up the email address as a list element. Therefore is not possible to make it link.
-I added this code into the page’s custom css box:
.container.dark { margin-bottom: -88px;}
This reduced the distance between the text and form. Add this into your custom css box (and remove it from this page), if you want this for all pages.Best regards!
in reply to: How to remove image from rss feedin reply to: Image alt, title, caption ?Hello,
Sorry but that is not possible.
Best regards!
in reply to: List Icon ColorsHello,
Please send us a link where you are running it.
Best regards!
in reply to: Problem with new woocommerceHello,
What version of the theme do you have? Please make sure you get the latest version first. If you can send us your wp credentials in a private reply, so we can give it a closer look.
Best regards!
in reply to: Internal 500 ErrorHello,
Just as the error message says, this is a internal server error. However you can try to update theme, wordpress and deactivate all third party plugins. Then try again. Download latest version from your Envato account. Let us know if you need help.
Best regards!
in reply to: Sticky Header LogoHello,
I edited the code to this:
.sticky_active .header_wrapper.header_5.background--light.open #logo { content: url("https://bcalandscape.co.uk.gridhosted.co.uk/wp-content/uploads/2016/01/Light-Small.png"); width: 40%; height: 40%; padding-top: 64px; }Please check your site.
Best regards!