Slider Font Commands Don't Register Color Anymore

Support Forums Cian – WP Theme Slider Font Commands Don't Register Color Anymore

Tagged: , ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #6291
    Daine Gostas
    Participant

    Hey, the theme looks great but we’re having issues with the slider fonts.

    Originally when we created the slider titles we used the <.strong><./strong> commands to make some of the font look unique and different colored compared to the rest of the text, however now for whatever reason the <.strong><./strong> commands are no longer changing the font’s color like it used to. It works if we change the color schemes in the slider settings however the only option we have is to use the darker text when it was working earlier with the lighter text.

    Any help on this would be greatly appreciated!

    #6292
    CreaboxThemes
    Keymaster

    Hi Daine,

    sorry for the inconveniences.
    Why do you use the <.strong><./strong> commads? for change the font color or the weight?
    Could you send me your url to check the change please?

    Regards

    #6293
    Daine Gostas
    Participant

    Sure thing!

    The url: http://www.legaci.life

    As you can see each slider has it’s own title but I’ve been using the <.strong> commands to change all of the font and text throughout the page, and it worked for the sliders as well until it stopped working.

    Have any idea on how to fix this?

    Thank you!

    #6294
    Daine Gostas
    Participant

    Sure thing!

    The url: http://www.legaci.life

    As you can see each slider has it’s own title but I’ve been using the <.strong> commands to change all of the font color and text weight throughout the page, and it worked for the sliders as well until it stopped working.

    Have any idea on how to fix this?

    Thank you!

    #6298
    CreaboxThemes
    Keymaster

    Hi,

    I have checked your website and it works as the demo website. The texts with the <.strong> commands have the typography Pacifico. What do you want exactly? Change the color?
    If you want that, you have to add the next code in the option “Custom CSS” in the page “Theme Options > Custom Scripts”:

    .box-section .box-text .box-text-table-cell h2 strong{
         color: #ff0000;
    }

    I attach you two images. One is a screenshot of how I view your website and the other is a screenshot of the change I wrote you in my demo website.

    Legaci screenshot
    Cian change color screenshot

    Regards

    #6299
    Daine Gostas
    Participant

    Thank you so much!

    The second one is exactly what we’ve been looking for.

    We’ve been wanting to be able to change the both font and color as seen in your section picture so that should be perfect. The only concern I have still: Will that code change any of how the rest of the site looks or just the slider? Currently the site has green as it’s font color and I’m afraid changing the code here will alter the rest of the font’s look on the website.

    Thank you.

    PS If I were to change the color code #ff000 to something that will match the rest of the website’s font color, could that potential fix the problem and keep the rest of the website looking relatively the same?

    #6300
    Daine Gostas
    Participant

    I’ve tested the code and as of right now everything working as it’s suppose to.

    Thank you again!

    #6301
    CreaboxThemes
    Keymaster

    Your welcome. If you need something more, contact me please.

    Regards

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.