Viewing 7 replies - 1 through 7 (of 7 total)
  • Hey there amandalakey,

    Hope you’re well today!

    You should be able to change the text color of that widget on home page with some custom CSS. To do that please try adding the following CSS code in the style.css file of your child theme or add it in your site using the following plugin:

    https://www.ads-software.com/plugins/simple-custom-css

    #home-page-cta p {
      color: #000 !important;
    }

    This should change the color of the text widget on home page. Normally I wouldn’t suggest the use of the !important declaration but since it has been already used in the styles we’ll need to use it in order to override existing styles. You can find more info on the use of important declaration here:

    https://developer.mozilla.org/en-US/docs/Web/CSS/Specificity#The_!important_exception

    Best regards,
    Bojan

    Thread Starter amandalakey

    (@amandalakey)

    Thank you so much Bojan, the CSS worked perfectly – you make it look so easy but you made my day! ??

    I have another query if it’s ok, or I can start a new thread if you prefer. When writing a post I dont see any post format options other than the default and image. This allowed me to make one gallery, but I’m unable to create any additional galleries. I’ve searched everywhere in dashboard & I have screen options enabled. Do you have any suggestions for me?

    Also, I would just like to say that your theme is the first I’ve come across that has made everything so much easier to set up. You have amazing documentation! Please congratulate your team…

    All the best
    Amanda

    Hey Amanda,

    Glad you’re liking the theme but since I’m not representing theme authors you can consider writing a nice review for a theme on their theme page.

    I’m not really sure what you mean by adding additional galleries to posts. You should be able to add as many WordPress galleries to your standard post format by going to Add Media -> Create Gallery https://screencast.com/t/eZz0hQICWgc.

    As for adding more post formats you should definitely open a new thread for that one and wait for some feedback from theme developers since this would have to be custom developed for the theme.

    Best regards,
    Bojan

    Thread Starter amandalakey

    (@amandalakey)

    Hi Bojan,

    Thank you I’ll definitely leave a review for them. However since I’m using the free version of the theme I’m not sure they will provide support.

    According to the video documentation the free theme provides the post format gallery, the idea being you can create different portfolios using different categories to differentiate them.
    However when I try to create a post, I only see 2 options on the drop down list – standard and image – not gallery. I have the screen options enabled, but I’m wondering if I’m missing a setting somewhere in WP dashboard to enable the other formats that the theme provides.

    Hope that makes a little more sense.

    Best wishes Amanda

    Hey Amanda,

    It makes sense, I’ve checked the theme and documentation and the only way I could create a portfolio page was by creating a page that is using Gallery Page template https://screencast.com/t/GosprEy0m4r. And then creating posts that are using Image post format. Featured images from those posts will be displayed on your page that uses Gallery page template.

    I’ve also seen the part with category pages and different portfolios by adding category pages links to your menu but I wasn’t able to set that up on my sandbox site. Not sure if that is a bug or only available in the premium version or maybe I missed something which is exactly why I’d like you to open new thread on theme support forum so theme developers can assist you with that, I’m not sure I can offer more help on this matter.

    Best regards,
    Bojan

    Thread Starter amandalakey

    (@amandalakey)

    Bojan,

    Thank you so much for spending your valuable time helping me with this. I wish I had an ounce of your knowledge & skill!
    I have added my review of the theme and appealed for help on this issue. I will wait upon the developers as you suggest. I have a feeling that they mixed up the video’s and the only way you can add more portfolios is by upgrading to the premium. I really like the theme so I’m happy to upgrade if needs be.

    Best wishes, and thank you for your kind support & help Bojan ??

    Hey again Amanda,

    Thanks for the kind words and sorry I couldn’t help more.

    Have a great day ??

    Cheers,
    Bojan

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Change text colour on home page widget’ is closed to new replies.