Forum Replies Created
-
in reply to: Font Awesome Icons not showing
Hello,
It’s a Visual Composer issue. You can select another icon packet and find your icon there.
Or you can add the social icons by using social icon shortcode :[social_icons icon="facebook" link="#"][social_icons icon="twitter" link="#"][social_icons icon="linkedin" link="#"]
Best regards!
in reply to: Link ColorHello,
You don’t have to add css code to each page. We will fix it on the next theme update.
Can you show me your site url?Best regards!
in reply to: Breadcrumbs translationHello,
You must translate it directly on file specular\includes\view\page_header.php
Find the word and change them.
Best regards!
in reply to: Responsive problems.Hello,
I don’t see any issue with the logo display. Can you show me a screenshot of the issue?
The video is responsive. Select the post type ‘video’ and place the video link at the box: https://www.clipular.com/c/5966981145559040.png?k=Cq0jEDoWE8FyNYZOyE7Lvplgl08I see you have translated the words, https://www.clipular.com/c/6518073432473600.png?k=iORY8HzGzEuefomFLNHyEDmNRNM
Best regards!
in reply to: Portfolio ActionHello,
I can do it for you, just give me your FTP credentials.
Best regards!
in reply to: SAFARI ProblemsHello,
Yes, I added some css code on css box.
Best regards!
Hello,
Can you please turn on the responsive so I can check?
Best regards!
in reply to: No dummy content can be importedHello,
Please ca you write your site credentials in a private reply, so I can check?
Best regards!
Hello,
It’s because on the first post you have used Visual Composer and added many rows. On the second post you have added the content on classic WP editor.
I suggest you to not use VC on posts as it creates margins or ads this css code at Visual Composer settings box (css box):
#blog .content h1 a { margin-left: 71px; }It will alight the title with the content.
Best regards!
in reply to: Padding between header and top rowHello,
It’s because the page header image has the size: 2700x400px and the height set at teh page header settings is 400px (width is 100%). Try to set the height: 370px or change the image’s size.
Best regards!
-
This reply was modified 11 years, 3 months ago by
Ruco.
in reply to: Title Heading not showing up correctlyHello,
Sorry, you can keep this css style Mihaila showed you:L
.block_title.column_title.inner-inline_border:after { width: 70%; margin-left: 30%;}Best regards!
in reply to: Remove photo captions from galleryHello,
Please add this css code:
.vc_gitem-zone .vc-prettyphoto-link { display: none;Ps. Due to the large number of support requests the answers may be delayed. Normally we respond within 1 day but sometimes the responses may take up to 2-3 days. Please be patient. We will answer all your questions asap. Note that these types of requests (this topic) are customization requests which normally aren’t included in theme support.
Best regards!
in reply to: Image with Overlay HeaderHello,
Please can you write your site credentials in private reply? I can do the modifications for you.
Best regards!
in reply to: FontsHello,
The font used in custom heading element is ‘AbrilFatface’, it’s the first font on the font list at element’s settings. You must change it to Roboto at element settings: https://www.clipular.com/c/5189714337333248.png?k=9-Q0eg0l5udFnQNAhk0RdP4SKmE
Best regards!
in reply to: Disable Avatar In Timeline LayoutHello,
It’s not possible to keep the tooltip, it’s on the link.
You can use this link:
<a href="<?php echo get_edit_user_link(get_the_author_meta( 'ID' ))?>" rel="tooltip" data-placement="left" title="<?php echo get_the_author() ?>"><?php echo get_avatar(get_the_author_meta( 'ID' ), 64); ?></a>Best regards!
-
This reply was modified 11 years, 3 months ago by
Ruco.
-
This reply was modified 11 years, 3 months ago by