Hi Team –
Currently struggling to change the colour of write-ups on my sliders. changing from black to white because most of my images are dark which makes the text almost difficult to see.
I also tried from the style.css for amendment but was unsuccessful.
Pls help
Thanks and Regards
]]>Hi I would really appreciate an answer to this if there are any gurus out there… I would like to change the colours of the theme to reflect my business as the bright blue doesn’t fit in but can only find how to change the header and background colours.
Thanks in advance for any help.
Jessica
The Services section, where the 3 blue boxes are looks quite nice.
I was wondering if there’s a way to make that section display 4 boxes instead of three and what coding is necessary.
It starts with for($bx=1; $bx<5; $bx++) { ?>
Thanks!
Edit: correction, it’s $bx<4
and not $bx<5
Hi
I am using Spirited-lite, but have modified it 9as per the “use and abuse” licence.
I’d like some help with some customizaion please:
1) How can I make the three boxes under the slider display more text? Specifically, the first two? Basically I’d like the “read more” for all 3 boxes to be near the bottom of the box, with maximal text filling the box.
2) I need my phone number in the header over two lines (which I achieved by using `<div class=”icon-left-top bgnone”>
<?php if( ” !== get_theme_mod(‘contact_no’)){ ?>
<a><i class=”fa fa-phone fa-1x”></i><?php echo str_replace (‘^’,'<br /> ‘,get_theme_mod(‘contact_no’, ‘:+1 800 234 568’)); ?>
<?php } ?>
</a></div>`)
Problem is, the numbers are now not clickable on a mobile phone. Can I fix this, but still keep the two numbers split over two lines?
3) i added an image to the header by adding a img_src line in header.php. However, the image is not showing on a mobile phone. Can I fix this?
4) The last issue seems to be a flaw with the theme. When I don’t have any blog posts, instead of a “get started here” link, the no-results is displaying the actual href for it instead of just a link. (so instead of “get started here” as a blue hyperlink, it displaying <a h r e f="https://www.entdocatiya.co.za/wp/wp-admin/post-new.php">Get started here< / a >
Thank you for a great theme.
]]>